Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Defi.h67 #define __efi_nargs_check(f, n, ...) \ macro
102 __efi_nargs_check(efi_call, 7, __VA_ARGS__); \
153 __efi_nargs_check(efi64_thunk, 9, __VA_ARGS__); \