Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Defi.h58 #define efi_call_runtime(f, ...) sys_table_arg->runtime->f(__VA_ARGS__) macro
/arch/arm64/include/asm/
Defi.h85 #define efi_call_runtime(f, ...) sys_table_arg->runtime->f(__VA_ARGS__) macro
/arch/x86/include/asm/
Defi.h242 #define efi_call_runtime(f, ...) \ macro