Searched refs:efi_runtime_disabled (Results 1 – 7 of 7) sorted by relevance
108 if (efi_runtime_disabled()) { in riscv_enable_runtime_services()
130 if (efi_runtime_disabled()) { in arm_enable_runtime_services()
88 bool efi_runtime_disabled(void) in efi_runtime_disabled() function
57 if (efi_runtime_disabled()) { in efi_runtime_init()
232 !uv_systab_phys || efi_runtime_disabled()) { in get_uv_systab_phys()
1119 extern bool efi_runtime_disabled(void);1121 static inline bool efi_runtime_disabled(void) { return true; } in efi_runtime_disabled() function
244 !efi_runtime_disabled()) in fdt_find_hyper_node()