Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Defi.h503 typedef efi_status_t efi_get_variable_t (efi_char16_t *name, efi_guid_t *vendor, u32 *attr, typedef
851 efi_get_variable_t *get_variable;
1091 efi_get_variable_t *get_variable;
/linux-4.4.14/drivers/firmware/efi/libstub/
Darm-stub.c27 efi_get_variable_t *f_getvar = sys_table_arg->runtime->get_variable; in efi_secureboot_enabled()
/linux-4.4.14/arch/ia64/kernel/
Defi.c139 (efi_get_variable_t *) __va(runtime->get_variable), \