Searched refs:efi_call (Results 1 - 1 of 1) sorted by last modified time

/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 269 milliseconds