Searched refs:efi_runtime_disabled (Results 1 – 1 of 1) sorted by relevance
1574 extern bool efi_runtime_disabled(void);1576 static inline bool efi_runtime_disabled(void) { return true; } in efi_runtime_disabled() function