Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dparavirt_types.h463 #define __PVOP_CALL(rettype, op, ...) \ macro
500 __PVOP_CALL(rettype, op)
519 __PVOP_CALL(rettype, op, PVOP_CALL_ARG1(arg1))
536 __PVOP_CALL(rettype, op, PVOP_CALL_ARG1(arg1), PVOP_CALL_ARG2(arg2))
541 __PVOP_CALL(rettype, op, PVOP_CALL_ARG1(arg1), \
548 __PVOP_CALL(rettype, op, \
A Dparavirt.h723 #undef __PVOP_CALL

Completed in 6 milliseconds