Searched defs:PVOP_CALL4 (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | paravirt_types.h | 605 #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/ |
| D | paravirt_types.h | 537 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ macro
|