Searched refs:efi_runtime_disabled (Results 1 – 5 of 5) sorted by relevance
100 if (efi_runtime_disabled()) { in riscv_enable_runtime_services()
130 if (efi_runtime_disabled()) { in arm_enable_runtime_services()
232 !uv_systab_phys || efi_runtime_disabled()) { in get_uv_systab_phys()
1103 extern bool efi_runtime_disabled(void);1105 static inline bool efi_runtime_disabled(void) { return true; } in efi_runtime_disabled() function
493 if (!efi_runtime_supported() || efi_runtime_disabled()) { in efi_init()