Home
last modified time | relevance | path

Searched refs:get_next_variable (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
A Defi.h223 u32 get_next_variable; member
276 efi_get_next_variable_t __efiapi *get_next_variable; member
559 efi_get_next_variable_t *get_next_variable; member
943 efi_get_next_variable_t *get_next_variable; member
/linux/drivers/firmware/efi/
A Druntime-wrappers.c211 status = efi_call_virt(get_next_variable, (unsigned long *)arg1, in efi_call_rts()
469 efi.get_next_variable = virt_efi_get_next_variable; in efi_native_runtime_setup()
A Defi.c186 generic_ops.get_next_variable = efi.get_next_variable; in generic_ops_register()
A Dvars.c448 status = ops->get_next_variable(&variable_name_size, in efivar_init()
/linux/arch/x86/platform/efi/
A Defi_64.c690 status = efi_thunk(get_next_variable, phys_name_size, in efi_thunk_get_next_variable()
809 efi.get_next_variable = efi_thunk_get_next_variable; in efi_thunk_runtime_setup()
/linux/arch/ia64/kernel/
A Defi.c171 (efi_get_next_variable_t *) __va(runtime->get_next_variable), \
549 efi.get_next_variable = phys_get_next_variable; in efi_init()
677 efi.get_next_variable = virt_get_next_variable; in efi_enter_virtual_mode()
/linux/drivers/xen/
A Defi.c285 efi.get_next_variable = xen_efi_get_next_variable; in xen_efi_runtime_setup()
/linux/drivers/firmware/efi/test/
A Defi_test.c459 status = efi.get_next_variable(ns, name, vd); in efi_runtime_get_nextvariablename()
/linux/drivers/firmware/google/
A Dgsmi.c484 .get_next_variable = gsmi_get_next_variable,

Completed in 22 milliseconds