Searched refs:__PVOP_ALT_CALLEESAVE (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ |
H A D | paravirt_types.h | 466 #define __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond, ...) \ macro 503 __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond) 520 __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond, PVOP_CALL_ARG1(arg1))
|