Searched refs:PVOP_ALT_CALL0 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | paravirt_types.h | 462 #define PVOP_ALT_CALL0(rettype, op, alt, cond) \ macro |
H A D | paravirt.h | 164 return PVOP_ALT_CALL0(unsigned long, mmu.read_cr3, in __read_cr3() |