Searched refs:waitForSystemMapper (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOMapper.h87 static void waitForSystemMapper();
117 { if ((uintptr_t) gSystem & kWaitMask) waitForSystemMapper(); };
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMapper.cpp132 void IOMapper::waitForSystemMapper() function in class:IOMapper
137 OSReportWithBacktrace("waitForSystemMapper");

Completed in 71 milliseconds