Lines Matching refs:efi_runtime
78 static struct efi_rt *efi_runtime; variable
222 efi_runtime = (efi_systbl->st_rt == 0) ? NULL : in efi_init()
224 if (efi_runtime == NULL) { in efi_init()
240 rtdm = (struct efi_rt *)efi_phys_to_kva((uintptr_t)efi_runtime); in efi_init()
246 efi_runtime = NULL; in efi_init()
266 if (efi_runtime == NULL) in efi_uninit()
274 efi_runtime = NULL; in efi_uninit()
283 if (efi_runtime == NULL) in rt_ok()
300 if (efi_runtime == NULL) in efi_enter()
540 efi_runtime))->method)
549 if (efi_runtime == NULL) in efi_get_time_locked()
569 if (efi_runtime == NULL) in get_time()
592 if (efi_runtime == NULL) in get_waketime()
626 if (efi_runtime == NULL) in set_waketime()
657 if (efi_runtime == NULL) in get_time_capabilities()
678 if (efi_runtime == NULL) in reset_system()
697 if (efi_runtime == NULL) in efi_set_time_locked()
712 if (efi_runtime == NULL) in set_time()
727 if (efi_runtime == NULL) in var_get()
750 if (efi_runtime == NULL) in var_nextname()
771 if (efi_runtime == NULL) in var_set()