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

/macosx-10.10/IOPCIFamily-239.1.2/
H A Dvtd.c120 uint64_t address_space_root; member in struct:context_entry_t
130 // address_space_root
1293 context_entry_table[idx].address_space_root = ptoa_64(fSpace->root_page)
1298 // if (idx == ((2<<3)|0)) context_entry_table[idx].address_space_root |= kTranslationType2; // passthru
1299 // if (idx == ((27<<3)|0)) context_entry_table[idx].address_space_root = 0;
1302 if (idx == ((2<<3)|0)) context_entry_table[idx].address_space_root &= ~kEntryPresent;

Completed in 127 milliseconds