Searched refs:efi_runtime_supported (Results 1 – 3 of 3) sorted by relevance
496 if (!efi_runtime_supported()) in efi_init()499 if (!efi_runtime_supported() || efi_runtime_disabled()) { in efi_init()
573 if (!efi_runtime_supported()) { in efi_apply_memmap_quirks()
198 static inline bool efi_runtime_supported(void) in efi_runtime_supported() function
Completed in 7 milliseconds