Searched refs:__PVOP_ALT_CALLEESAVE (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/x86/include/asm/ ! |
D | paravirt_types.h | 495 #define __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond, ...) \ macro 532 __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond) 549 __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond, PVOP_CALL_ARG1(arg1))
|