Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/boot/compressed/
Defi.h116 static inline bool __pure efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled() function
122 static inline bool efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled() function
Dkaslr.c724 if (efi_soft_reserve_enabled() && in process_efi_entries()
/linux-6.12.1/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.c196 if (efi_soft_reserve_enabled() && in reserve_regions()
/linux-6.12.1/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.c651 if (efi_soft_reserve_enabled() && in setup_e820()
/linux-6.12.1/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()
667 efi_soft_reserve_enabled() && in should_map_region()
/linux-6.12.1/include/linux/
Defi.h891 static inline bool __pure efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled() function
910 static inline bool efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled() function