Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A 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
H A Dkaslr.c749 if (efi_soft_reserve_enabled() && in process_efi_entries()
/openbmc/linux/drivers/firmware/efi/
H A Driscv-runtime.c84 if (efi_soft_reserve_enabled()) { in riscv_enable_runtime_services()
H A Darm-runtime.c106 if (efi_soft_reserve_enabled()) { in arm_enable_runtime_services()
H A Defi-init.c187 if (efi_soft_reserve_enabled() && in reserve_regions()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Drelocate.c59 if (efi_soft_reserve_enabled() && in efi_low_alloc_above()
H A Drandomalloc.c31 if (efi_soft_reserve_enabled() && in get_entry_num_slots()
H A Dx86-stub.c589 if (efi_soft_reserve_enabled() && in setup_e820()
/openbmc/linux/arch/x86/platform/efi/
H A 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()
H A Dfake_mem.c137 if (!efi_soft_reserve_enabled()) in efi_fake_memmap_early()
/openbmc/linux/include/linux/
H A Defi.h888 static inline bool __pure efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled() function
907 static inline bool efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled() function