Searched refs:efi_soft_reserve_enabled (Results 1 – 11 of 11) sorted by relevance
115 static inline bool __pure efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled() function121 static inline bool efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled() function
733 if (efi_soft_reserve_enabled() && in process_efi_entries()
84 if (efi_soft_reserve_enabled()) { in riscv_enable_runtime_services()
106 if (efi_soft_reserve_enabled()) { in arm_enable_runtime_services()
139 if (efi_soft_reserve_enabled() && in is_usable_memory()
27 if (efi_soft_reserve_enabled() && in get_entry_num_slots()
56 if (efi_soft_reserve_enabled() && in efi_low_alloc_above()
601 if (efi_soft_reserve_enabled() && in setup_e820()
136 if (efi_soft_reserve_enabled() in do_add_efi_memmap()185 if (!efi_soft_reserve_enabled()) in do_efi_soft_reserve()666 efi_soft_reserve_enabled() && in should_map_region()
137 if (!efi_soft_reserve_enabled()) in efi_fake_memmap_early()
872 static inline bool __pure efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled() function891 static inline bool efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled() function
Completed in 19 milliseconds