Home
last modified time | relevance | path

Searched defs:PVOP_CALL4 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dparavirt_types.h605 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ macro
616 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dparavirt_types.h537 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ macro