Home
last modified time | relevance | path

Searched refs:____PVOP_ALT_CALL (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/include/asm/
A Dparavirt_types.h458 #define ____PVOP_ALT_CALL(ret, op, alt, cond, clbr, call_clbr, \ macro
478 ____PVOP_ALT_CALL(PVOP_RETVAL(rettype), op, alt, cond, CLBR_ANY,\
487 ____PVOP_ALT_CALL(PVOP_RETVAL(rettype), op.func, alt, cond, \
496 (void)____PVOP_ALT_CALL(, op, alt, cond, CLBR_ANY, \
505 (void)____PVOP_ALT_CALL(, op.func, alt, cond, CLBR_RET_REG, \

Completed in 6 milliseconds