Searched refs:__efi_nargs_check_ (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | efi.h | 63 __efi_nargs_check_(f, __efi_nargs(__VA_ARGS__), n) 64 #define __efi_nargs_check_(f, p, n) __efi_nargs_check__(f, p, n) macro
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | efi.h | 68 __efi_nargs_check_(f, __efi_nargs(__VA_ARGS__), n) 69 #define __efi_nargs_check_(f, p, n) __efi_nargs_check__(f, p, n) macro
|
Completed in 2 milliseconds