Searched refs:PVOP_RETVAL (Results 1 – 1 of 1) sorted by relevance
/linux/arch/x86/include/asm/ |
A D | paravirt_types.h | 432 #define PVOP_RETVAL(rettype) \ macro 474 ____PVOP_CALL(PVOP_RETVAL(rettype), op, CLBR_ANY, \ 478 ____PVOP_ALT_CALL(PVOP_RETVAL(rettype), op, alt, cond, CLBR_ANY,\ 483 ____PVOP_CALL(PVOP_RETVAL(rettype), op.func, CLBR_RET_REG, \ 487 ____PVOP_ALT_CALL(PVOP_RETVAL(rettype), op.func, alt, cond, \
|
Completed in 5 milliseconds