Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dparavirt_types.h473 #define __PVOP_CALL(rettype, op, ...) \ macro
510 __PVOP_CALL(rettype, op)
529 __PVOP_CALL(rettype, op, PVOP_CALL_ARG1(arg1))
546 __PVOP_CALL(rettype, op, PVOP_CALL_ARG1(arg1), PVOP_CALL_ARG2(arg2))
551 __PVOP_CALL(rettype, op, PVOP_CALL_ARG1(arg1), \
558 __PVOP_CALL(rettype, op, \
A Dparavirt.h719 #undef __PVOP_CALL

Completed in 7 milliseconds