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