Searched refs:root_table (Results 1 – 2 of 2) sorted by relevance
725 volatile ds::RootTable* root_table = this->root_table(); in GetOrCreateContextTableLocked() local726 DEBUG_ASSERT(root_table); in GetOrCreateContextTableLocked()728 volatile ds::RootEntrySubentry* target_entry = &root_table->entry[bdf.bus()].lower; in GetOrCreateContextTableLocked()732 target_entry = &root_table->entry[bdf.bus()].upper; in GetOrCreateContextTableLocked()
120 volatile ds::RootTable* root_table() const TA_REQ(lock_) { in root_table() function
Completed in 20 milliseconds