Searched refs:efi_runtime_supported (Results 1 – 2 of 2) sorted by relevance
490 if (!efi_runtime_supported()) in efi_init()493 if (!efi_runtime_supported() || efi_runtime_disabled()) { in efi_init()
165 static inline bool efi_runtime_supported(void) in efi_runtime_supported() function