Searched refs:efi_call (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Defi.h101 #define efi_call(...) ({ \ macro
102 __efi_nargs_check(efi_call, 7, __VA_ARGS__); \
109 ret = efi_call((void *)p->f, args); \

Completed in 214 milliseconds