Home
last modified time | relevance | path

Searched refs:PVOP_ALT_CALL0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dparavirt_types.h493 #define PVOP_ALT_CALL0(rettype, op, alt, cond) \ macro
H A Dparavirt.h156 return PVOP_ALT_CALL0(unsigned long, mmu.read_cr3, in __read_cr3()