Home
last modified time | relevance | path

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

/xnu-8792.41.9/iokit/Kernel/
H A DIOPlatformExpert.cpp1676 IODTPlatformExpert::processTopLevel( IORegistryEntry * rootEntry ) in processTopLevel() argument
1683 kids = IODTFindMatchingEntries( rootEntry, 0, deleteList()); in processTopLevel()
1696 cpus = rootEntry->childFromPath( "cpus", gIODTPlane); in processTopLevel()
1703 createNubs( this, IODTFindMatchingEntries( rootEntry, kIODTExclusive, excludeList())); in processTopLevel()