Searched defs:PVOP_CALL4 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | paravirt_types.h | 537 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ macro
|
H A D | paravirt.h | 727 #undef PVOP_CALL4 macro
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | paravirt.h | 690 #undef PVOP_CALL4 macro
|
H A 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
|
Completed in 6 milliseconds