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

/linux-4.4.14/arch/x86/include/asm/
H A Dparavirt_types.h584 #define __PVOP_CALL(rettype, op, pre, post, ...) \ macro
621 __PVOP_CALL(rettype, op, "", "")
632 __PVOP_CALL(rettype, op, "", "", PVOP_CALL_ARG1(arg1))
643 __PVOP_CALL(rettype, op, "", "", PVOP_CALL_ARG1(arg1), \
658 __PVOP_CALL(rettype, op, "", "", PVOP_CALL_ARG1(arg1), \
667 __PVOP_CALL(rettype, op, \
678 __PVOP_CALL(rettype, op, "", "", \
H A Dparavirt.h837 #undef __PVOP_CALL macro

Completed in 117 milliseconds