Searched refs:gPEEFIRuntimeServices (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dpal_routines.c56 extern void *gPEEFIRuntimeServices;
162 if (!gPEEFISystemTable || !gPEEFIRuntimeServices) {
210 if (!gPEEFISystemTable || !gPEEFIRuntimeServices) {
/darwin-on-arm/xnu/pexpert/i386/
H A Dpe_init.c55 void *gPEEFIRuntimeServices; variable
177 (void) StartIOKit( PE_state.deviceTreeHead, PE_state.bootArgs, gPEEFIRuntimeServices, NULL);
/darwin-on-arm/xnu/osfmk/i386/AT386/
H A Dmodel_dep.c235 extern void *gPEEFIRuntimeServices;
403 gPEEFIRuntimeServices = runtime;
486 gPEEFIRuntimeServices = runtime;
577 gPEEFIRuntimeServices = 0;

Completed in 27 milliseconds