Home
last modified time | relevance | path

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

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