Home
last modified time | relevance | path

Searched refs:efi_soft_reserve_enabled (Results 1 – 11 of 11) sorted by relevance

/linux-6.6.21/arch/x86/boot/compressed/
Defi.h125 static inline bool __pure efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled() function
131 static inline bool efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled() function
Dkaslr.c749 if (efi_soft_reserve_enabled() && in process_efi_entries()
/linux-6.6.21/drivers/firmware/efi/
Driscv-runtime.c84 if (efi_soft_reserve_enabled()) { in riscv_enable_runtime_services()
Darm-runtime.c106 if (efi_soft_reserve_enabled()) { in arm_enable_runtime_services()
Defi-init.c187 if (efi_soft_reserve_enabled() && in reserve_regions()
/linux-6.6.21/drivers/firmware/efi/libstub/
Drelocate.c56 if (efi_soft_reserve_enabled() && in efi_low_alloc_above()
Drandomalloc.c28 if (efi_soft_reserve_enabled() && in get_entry_num_slots()
Dx86-stub.c567 if (efi_soft_reserve_enabled() && in setup_e820()
/linux-6.6.21/arch/x86/platform/efi/
Defi.c139 if (efi_soft_reserve_enabled() in do_add_efi_memmap()
188 if (!efi_soft_reserve_enabled()) in do_efi_soft_reserve()
669 efi_soft_reserve_enabled() && in should_map_region()
Dfake_mem.c137 if (!efi_soft_reserve_enabled()) in efi_fake_memmap_early()
/linux-6.6.21/include/linux/
Defi.h887 static inline bool __pure efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled() function
906 static inline bool efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled() function