Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Defi.h151 #define efi64_thunk(...) ({ \ macro
153 __efi_nargs_check(efi64_thunk, 9, __VA_ARGS__); \
333 efi64_thunk(inst->mixed_mode.func, \
/linux-6.15/arch/x86/platform/efi/
H A Defi_64.c482 ____s = efi64_thunk(efi.runtime->mixed_mode.func, __VA_ARGS__); \