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