Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/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.c142 if (efi_soft_reserve_enabled() && in is_usable_memory()
/Linux-v6.6/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.c592 if (efi_soft_reserve_enabled() && in setup_e820()
/Linux-v6.6/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-v6.6/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