Searched refs:PVOP_RETVAL (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dparavirt_types.h368 #define PVOP_RETVAL(rettype) \ macro
422 ____PVOP_CALL(PVOP_RETVAL(rettype), op, \
426 ____PVOP_ALT_CALL(PVOP_RETVAL(rettype), op, alt, cond, \
431 ____PVOP_CALL(PVOP_RETVAL(rettype), op.func, \
435 ____PVOP_ALT_CALL(PVOP_RETVAL(rettype), op.func, alt, cond, \

Completed in 86 milliseconds