Home
last modified time | relevance | path

Searched refs:RuntimeServices (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/pexpert/pexpert/i386/
H A Defi.h522 EFI_PTR32 RuntimeServices; member
546 EFI_PTR64 RuntimeServices; member
/xnu-12377.81.4/osfmk/i386/AT386/
H A Dmodel_dep.c367 DPRINTF("RuntimeServices: 0x%016llx\n", system_table->RuntimeServices); in efi_set_tables_64()
386 if (system_table->RuntimeServices == 0) { in efi_set_tables_64()
390 DPRINTF("RuntimeServices table at 0x%qx\n", system_table->RuntimeServices); in efi_set_tables_64()
392 runtime = (EFI_RUNTIME_SERVICES_64 *) (uintptr_t)system_table->RuntimeServices; in efi_set_tables_64()
/xnu-12377.81.4/bsd/dev/i386/
H A Dsysctl.c829 SYSCTL_QUAD(_machdep_memmap, OID_AUTO, RuntimeServices, CTLFLAG_RD | CTLFLAG_LOCKED, &firmware_Runt…