Searched refs:__PVOP_ALT_CALLEESAVE (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/arch/x86/include/asm/ |
| 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))
|