Searched refs:efi_call_runtime (Results 1 – 3 of 3) sorted by relevance
58 #define efi_call_runtime(f, ...) sys_table_arg->runtime->f(__VA_ARGS__) macro
85 #define efi_call_runtime(f, ...) sys_table_arg->runtime->f(__VA_ARGS__) macro
242 #define efi_call_runtime(f, ...) \ macro