Searched refs:____PVOP_CALL (Results 1 – 1 of 1) sorted by relevance
/linux/arch/x86/include/asm/ |
A D | paravirt_types.h | 445 #define ____PVOP_CALL(ret, op, clbr, call_clbr, extra_clbr, ...) \ macro 474 ____PVOP_CALL(PVOP_RETVAL(rettype), op, CLBR_ANY, \ 483 ____PVOP_CALL(PVOP_RETVAL(rettype), op.func, CLBR_RET_REG, \ 492 (void)____PVOP_CALL(, op, CLBR_ANY, PVOP_VCALL_CLOBBERS, \ 501 (void)____PVOP_CALL(, op.func, CLBR_RET_REG, \
|
Completed in 6 milliseconds