Searched refs:efi_call_runtime (Results 1 – 5 of 5) sorted by relevance
24 efi_call_runtime(get_variable, \29 efi_call_runtime(set_variable, \
25 efi_call_runtime(get_variable, \
55 #define efi_call_runtime(f, ...) sys_table_arg->runtime->f(__VA_ARGS__) macro
98 #define efi_call_runtime(f, ...) sys_table_arg->runtime->f(__VA_ARGS__) macro
240 #define efi_call_runtime(f, ...) \ macro