Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firmware/efi/
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()
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()
Dcapsule-loader.c342 if (!efi_enabled(EFI_RUNTIME_SERVICES)) in efi_capsule_loader_init()
Defi.c359 if (!efi_enabled(EFI_RUNTIME_SERVICES)) in efisubsys_init()
374 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in efisubsys_init()
Druntime-wrappers.c63 if (!efi_enabled(EFI_RUNTIME_SERVICES)) { \
/Linux-v5.10/arch/x86/platform/efi/
Defi.c494 set_bit(EFI_RUNTIME_SERVICES, &efi.flags); in efi_init()
718 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in kexec_enter_virtual_mode()
724 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in kexec_enter_virtual_mode()
744 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in kexec_enter_virtual_mode()
752 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in kexec_enter_virtual_mode()
851 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in __efi_enter_virtual_mode()
Dquirks.c739 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in efi_recover_from_page_fault()
/Linux-v5.10/arch/arm/xen/
Denlighten.c235 set_bit(EFI_RUNTIME_SERVICES, &efi.flags); in fdt_find_hyper_node()
331 if (efi_enabled(EFI_RUNTIME_SERVICES)) in xen_guest_init()
/Linux-v5.10/arch/arm64/kernel/
Defi.c122 return efi_enabled(EFI_RUNTIME_SERVICES); in efi_poweroff_required()
Dprocess.c198 if (efi_enabled(EFI_RUNTIME_SERVICES)) in machine_restart()
/Linux-v5.10/arch/x86/kernel/
Dkexec-bzimage64.c167 if (!efi_enabled(EFI_RUNTIME_SERVICES)) in setup_efi_state()
307 if (efi_enabled(EFI_RUNTIME_SERVICES) && !efi_enabled(EFI_64BIT)) { in bzImage64_probe()
/Linux-v5.10/arch/riscv/mm/
Dptdump.c345 if (efi_enabled(EFI_RUNTIME_SERVICES)) in ptdump_init()
/Linux-v5.10/init/
Dmain.c1029 if (efi_enabled(EFI_RUNTIME_SERVICES)) in start_kernel()
/Linux-v5.10/include/linux/
Defi.h779 #define EFI_RUNTIME_SERVICES 3 /* Can we use runtime services? */ macro
/Linux-v5.10/arch/ia64/kernel/
Defi.c663 set_bit(EFI_RUNTIME_SERVICES, &efi.flags); in efi_enter_virtual_mode()