Searched refs:____PVOP_ALT_CALL (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/arch/x86/include/asm/ |
D | paravirt_types.h | 439 #define ____PVOP_ALT_CALL(ret, op, alt, cond, call_clbr, \ macro 458 ____PVOP_ALT_CALL(PVOP_RETVAL(rettype), op, alt, cond, \ 467 ____PVOP_ALT_CALL(PVOP_RETVAL(rettype), op.func, alt, cond, \ 476 (void)____PVOP_ALT_CALL(, op, alt, cond, \ 485 (void)____PVOP_ALT_CALL(, op.func, alt, cond, \
|