x86/paravirt: Use PVOP_* for paravirt calls
authorPeter Zijlstra <peterz@infradead.org>
Thu, 24 Jun 2021 09:41:12 +0000 (11:41 +0200)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 15 Sep 2021 13:51:48 +0000 (15:51 +0200)
commiteac46b323b28215ad19d53390737df4aa336ac14
treea997effa9bc6b90b331c239477cce3813cc4aa82
parente9382440de18718fb6f878986c0844c30abc6f99
x86/paravirt: Use PVOP_* for paravirt calls

Doing unconditional indirect calls through the pv_ops vector is weird.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20210624095148.437720419@infradead.org
arch/x86/include/asm/paravirt.h