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

/linux-4.1.27/drivers/firmware/efi/
H A Druntime-wrappers.c176 status = efi_call_virt(get_next_variable, name_size, name, vendor); virt_efi_get_next_variable()
297 efi.get_next_variable = virt_efi_get_next_variable; efi_native_runtime_setup()
H A Defi.c173 generic_ops.get_next_variable = efi.get_next_variable; generic_ops_register()
H A Dvars.c470 status = ops->get_next_variable(&variable_name_size, efivar_init()
484 * get_next_variable(). Terminate the loop efivar_init()
511 printk(KERN_WARNING "efivars: get_next_variable: status=%lx\n", efivar_init()
/linux-4.1.27/include/linux/
H A Defi.h449 u32 get_next_variable; member in struct:__anon11639
467 u64 get_next_variable; member in struct:__anon11640
485 void *get_next_variable; member in struct:__anon11641
831 efi_get_next_variable_t *get_next_variable; member in struct:efi
1055 efi_get_next_variable_t *get_next_variable; member in struct:efivar_operations
/linux-4.1.27/arch/x86/platform/efi/
H A Defi_64.c516 status = efi_thunk(get_next_variable, phys_name_size, efi_thunk_get_next_variable()
598 efi.get_next_variable = efi_thunk_get_next_variable; efi_thunk_runtime_setup()
/linux-4.1.27/drivers/xen/
H A Defi.c311 .get_next_variable = xen_efi_get_next_variable,
/linux-4.1.27/arch/ia64/hp/sim/boot/
H A Dfw-emu.c299 efi_runtime->get_next_variable = (void *)__pa(&efi_unimplemented); sys_fw_init()
/linux-4.1.27/arch/ia64/kernel/
H A Defi.c156 (efi_get_next_variable_t *) __va(runtime->get_next_variable), \
551 efi.get_next_variable = phys_get_next_variable; efi_init()
678 efi.get_next_variable = virt_get_next_variable; efi_enter_virtual_mode()
/linux-4.1.27/drivers/firmware/google/
H A Dgsmi.c466 .get_next_variable = gsmi_get_next_variable,

Completed in 201 milliseconds