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

/linux-master/arch/x86/boot/compressed/
H A Defi.h116 static inline bool __pure efi_soft_reserve_enabled(void) function
122 static inline bool efi_soft_reserve_enabled(void) function
H A Dkaslr.c749 if (efi_soft_reserve_enabled() &&
/linux-master/drivers/firmware/efi/libstub/
H A Drelocate.c56 if (efi_soft_reserve_enabled() &&
H A Drandomalloc.c28 if (efi_soft_reserve_enabled() &&
H A Dx86-stub.c582 if (efi_soft_reserve_enabled() &&
/linux-master/drivers/firmware/efi/
H A Driscv-runtime.c84 if (efi_soft_reserve_enabled()) {
H A Darm-runtime.c106 if (efi_soft_reserve_enabled()) {
H A Defi-init.c196 if (efi_soft_reserve_enabled() &&
/linux-master/arch/x86/platform/efi/
H A Dfake_mem.c137 if (!efi_soft_reserve_enabled())
H A Defi.c139 if (efi_soft_reserve_enabled()
188 if (!efi_soft_reserve_enabled())
669 efi_soft_reserve_enabled() &&
/linux-master/include/linux/
H A Defi.h888 static inline bool __pure efi_soft_reserve_enabled(void) function
907 static inline bool efi_soft_reserve_enabled(void) function

Completed in 142 milliseconds