Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
A 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
A Dkaslr.c724 if (efi_soft_reserve_enabled() && in process_efi_entries()
/linux/drivers/firmware/efi/
A Driscv-runtime.c84 if (efi_soft_reserve_enabled()) { in riscv_enable_runtime_services()
A Darm-runtime.c106 if (efi_soft_reserve_enabled()) { in arm_enable_runtime_services()
A Defi-init.c196 if (efi_soft_reserve_enabled() && in reserve_regions()
/linux/drivers/firmware/efi/libstub/
A Drelocate.c56 if (efi_soft_reserve_enabled() && in efi_low_alloc_above()
A Drandomalloc.c28 if (efi_soft_reserve_enabled() && in get_entry_num_slots()
A Dx86-stub.c651 if (efi_soft_reserve_enabled() && in setup_e820()
/linux/arch/x86/platform/efi/
A 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/include/linux/
A 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

Completed in 20 milliseconds