OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:efi_runtime
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/arch/ia64/ia64/
efi.c
45
static struct efi_rt *
efi_runtime
;
variable in typeref:struct:efi_rt *
76
efi_runtime
= (efi_systbl->st_rt == NULL) ? NULL :
78
if (
efi_runtime
== NULL)
96
status = ia64_call_efi_physical((uint64_t)
efi_runtime
->rt_setvirtual,
126
efi_runtime
->rt_gettime(tm, NULL);
152
if (
efi_runtime
!= NULL)
153
efi_runtime
->rt_reset(EFI_RESET_WARM, 0, 0, NULL);
161
return (
efi_runtime
->rt_settime(tm));
/src/sys/arch/aarch64/aarch64/
efi_machdep.c
42
#include <arm/arm/
efi_runtime
.h>
/src/sys/arch/arm/arm/
efi_machdep.c
42
#include <arm/arm/
efi_runtime
.h>
efi_runtime.c
1
/* $NetBSD:
efi_runtime
.c,v 1.11 2023/05/22 16:27:48 riastradh Exp $ */
35
__KERNEL_RCSID(0, "$NetBSD:
efi_runtime
.c,v 1.11 2023/05/22 16:27:48 riastradh Exp $");
45
#include <arm/arm/
efi_runtime
.h>
/src/sys/arch/arm/fdt/
acpi_fdt.c
55
#ifdef
EFI_RUNTIME
56
#include <arm/arm/
efi_runtime
.h>
136
#ifdef
EFI_RUNTIME
arm_fdt.c
55
#ifdef
EFI_RUNTIME
56
#include <arm/arm/
efi_runtime
.h>
66
#ifdef
EFI_RUNTIME
112
#ifdef
EFI_RUNTIME
252
#ifdef
EFI_RUNTIME
/src/sys/arch/arm/acpi/
acpi_platform.c
76
#ifdef
EFI_RUNTIME
77
#include <arm/arm/
efi_runtime
.h>
410
#ifdef
EFI_RUNTIME
acpi_machdep.c
55
#include <arm/arm/
efi_runtime
.h>
/src/sys/arch/evbarm/fdt/
fdt_machdep.c
101
#ifdef
EFI_RUNTIME
102
#include <arm/arm/
efi_runtime
.h>
458
#ifdef
EFI_RUNTIME
Completed in 14 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025