Home
last modified time | relevance | path

Searched refs:efi_runtime_disabled (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/firmware/efi/
A Driscv-runtime.c108 if (efi_runtime_disabled()) { in riscv_enable_runtime_services()
A Darm-runtime.c130 if (efi_runtime_disabled()) { in arm_enable_runtime_services()
A Defi.c77 bool efi_runtime_disabled(void) in efi_runtime_disabled() function
/linux/arch/x86/kernel/
A Dreboot.c90 if (reboot_type != BOOT_EFI && !efi_runtime_disabled()) { in set_efi_reboot()
521 if (!rv && efi_reboot_required() && !efi_runtime_disabled()) in reboot_init()
/linux/arch/x86/platform/uv/
A Dbios_uv.c232 !uv_systab_phys || efi_runtime_disabled()) { in get_uv_systab_phys()
/linux/arch/arm/xen/
A Denlighten.c242 !efi_runtime_disabled()) in fdt_find_hyper_node()
/linux/include/linux/
A Defi.h1073 extern bool efi_runtime_disabled(void);
1075 static inline bool efi_runtime_disabled(void) { return true; } in efi_runtime_disabled() function
/linux/arch/x86/platform/efi/
A Defi.c473 if (!efi_runtime_supported() || efi_runtime_disabled()) { in efi_init()
/linux/
A DSystem.map46898 ffff800010ca1810 T efi_runtime_disabled
A D.tmp_System.map46898 ffff800010ca1810 T efi_runtime_disabled

Completed in 366 milliseconds