Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Defi.h160 #define efi64_thunk(...) ({ \ macro
162 __efi_nargs_check(efi64_thunk, 9, __VA_ARGS__); \
334 efi64_thunk(inst->mixed_mode.func, \
/openbmc/linux/arch/x86/platform/efi/
H A Defi_64.c524 ____s = efi64_thunk(efi.runtime->mixed_mode.func, __VA_ARGS__); \