Home
last modified time | relevance | path

Searched refs:EFI_RUNTIME_SERVICES (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/arch/arm64/kernel/
H A Defi.c153 return efi_enabled(EFI_RUNTIME_SERVICES); in efi_poweroff_required()
190 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in efi_runtime_fixup_exception()
209 if (!efi_enabled(EFI_RUNTIME_SERVICES)) in arm64_efi_rt_init()
216 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in arm64_efi_rt_init()
H A Dprocess.c136 if (efi_enabled(EFI_RUNTIME_SERVICES)) in machine_restart()
/openbmc/linux/drivers/firmware/efi/
H A Darm-runtime.c43 if (efi_enabled(EFI_RUNTIME_SERVICES)) in ptdump_init()
135 if (efi_enabled(EFI_RUNTIME_SERVICES)) { in arm_enable_runtime_services()
149 set_bit(EFI_RUNTIME_SERVICES, &efi.flags); in arm_enable_runtime_services()
H A Driscv-runtime.c113 if (efi_enabled(EFI_RUNTIME_SERVICES)) { in riscv_enable_runtime_services()
127 set_bit(EFI_RUNTIME_SERVICES, &efi.flags); in riscv_enable_runtime_services()
H A Dcapsule-loader.c325 if (!efi_enabled(EFI_RUNTIME_SERVICES)) in efi_capsule_loader_init()
H A Defi.c383 if (!efi_enabled(EFI_RUNTIME_SERVICES)) in efisubsys_init()
398 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in efisubsys_init()
H A Druntime-wrappers.c323 if (!efi_enabled(EFI_RUNTIME_SERVICES)) { in __efi_queue_work()
/openbmc/linux/arch/loongarch/kernel/
H A Defi.c66 set_bit(EFI_RUNTIME_SERVICES, &efi.flags); in efi_runtime_init()
71 return efi_enabled(EFI_RUNTIME_SERVICES) && in efi_poweroff_required()
/openbmc/linux/arch/x86/platform/efi/
H A Defi.c523 set_bit(EFI_RUNTIME_SERVICES, &efi.flags); in efi_init()
749 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in kexec_enter_virtual_mode()
755 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in kexec_enter_virtual_mode()
775 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in kexec_enter_virtual_mode()
783 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in kexec_enter_virtual_mode()
882 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in __efi_enter_virtual_mode()
H A Dquirks.c770 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in efi_crash_gracefully_on_page_fault()
/openbmc/linux/drivers/acpi/
H A Dprmt.c249 if (!efi_enabled(EFI_RUNTIME_SERVICES)) { in acpi_platformrt_space_handler()
348 if (!efi_enabled(EFI_RUNTIME_SERVICES)) { in init_prmt()
/openbmc/linux/arch/arm/xen/
H A Denlighten.c245 set_bit(EFI_RUNTIME_SERVICES, &efi.flags); in fdt_find_hyper_node()
461 if (efi_enabled(EFI_RUNTIME_SERVICES)) in xen_guest_init()
/openbmc/linux/arch/x86/kernel/
H A Dkexec-bzimage64.c187 if (!efi_enabled(EFI_RUNTIME_SERVICES)) in setup_efi_state()
368 if (efi_enabled(EFI_RUNTIME_SERVICES) && !efi_enabled(EFI_64BIT)) { in bzImage64_probe()
H A Dkvm.c588 if (!efi_enabled(EFI_RUNTIME_SERVICES)) { in setup_efi_kvm_sev_migration()
/openbmc/linux/arch/riscv/mm/
H A Dptdump.c397 if (efi_enabled(EFI_RUNTIME_SERVICES)) in ptdump_init()
/openbmc/linux/init/
H A Dmain.c1046 if (efi_enabled(EFI_RUNTIME_SERVICES)) in start_kernel()
/openbmc/linux/include/linux/
H A Defi.h865 #define EFI_RUNTIME_SERVICES 3 /* Can we use runtime services? */ macro
/openbmc/linux/arch/ia64/kernel/
H A Defi.c666 set_bit(EFI_RUNTIME_SERVICES, &efi.flags); in efi_enter_virtual_mode()