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

/macosx-10.10/IOPCIFamily-239.1.2/
H A Dvtd.c752 ppnum_t fRootEntryPage; variable
1318 fRootEntryPage = pmap_find_phys(kernel_pmap, (uintptr_t) &root_entry_table[0]);
1319 if (!fRootEntryPage) panic("!fRootEntryPage");
1322 unit->root = ptoa_64(fRootEntryPage);

Completed in 90 milliseconds