Searched refs:__PVOP_ALT_CALLEESAVE (Results 1 – 1 of 1) sorted by relevance
/arch/x86/include/asm/ |
D | paravirt_types.h | 485 #define __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond, ...) \ macro 522 __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond) 539 __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond, PVOP_CALL_ARG1(arg1))
|