Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Defi.h68 __efi_nargs_check_(f, __efi_nargs(__VA_ARGS__), n)
69 #define __efi_nargs_check_(f, p, n) __efi_nargs_check__(f, p, n) macro