Searched refs:____PVOP_ALT_CALL (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/x86/include/asm/ |
| H A D | paravirt_types.h | 409 #define ____PVOP_ALT_CALL(ret, op, alt, cond, call_clbr, \ macro 429 ____PVOP_ALT_CALL(PVOP_RETVAL(rettype), op, alt, cond, \ 438 ____PVOP_ALT_CALL(PVOP_RETVAL(rettype), op.func, alt, cond, \ 447 (void)____PVOP_ALT_CALL(, op, alt, cond, \ 456 (void)____PVOP_ALT_CALL(, op.func, alt, cond, \
|