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