Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
A Defistub.h47 #define efi_rt_call(func, ...) efi_system_table->runtime->func(__VA_ARGS__) macro
95 efi_rt_call(get_variable, (efi_char16_t *)(name), \
99 efi_rt_call(set_variable, (efi_char16_t *)(name), \
/linux/arch/x86/include/asm/
A Defi.h342 #define efi_rt_call(func, ...) \ macro

Completed in 9 milliseconds