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

/linux-4.1.27/drivers/firmware/efi/libstub/
H A Darm-stub.c27 efi_get_variable_t *f_getvar = sys_table_arg->runtime->get_variable; efi_secureboot_enabled()
/linux-4.1.27/include/linux/
H A Defi.h499 typedef efi_status_t efi_get_variable_t (efi_char16_t *name, efi_guid_t *vendor, u32 *attr, typedef
830 efi_get_variable_t *get_variable;
1054 efi_get_variable_t *get_variable;
/linux-4.1.27/arch/ia64/kernel/
H A Defi.c139 (efi_get_variable_t *) __va(runtime->get_variable), \

Completed in 131 milliseconds