Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dparavirt_types.h422 #define __PVOP_CALL(rettype, op, ...) \ macro
459 __PVOP_CALL(rettype, op)
478 __PVOP_CALL(rettype, op, PVOP_CALL_ARG1(arg1))
495 __PVOP_CALL(rettype, op, PVOP_CALL_ARG1(arg1), PVOP_CALL_ARG2(arg2))
500 __PVOP_CALL(rettype, op, PVOP_CALL_ARG1(arg1), \
507 __PVOP_CALL(rettype, op, \
A Dparavirt.h687 #undef __PVOP_CALL

Completed in 8 milliseconds