Searched refs:RootEntrySubentry (Results 1 – 4 of 4) sorted by relevance
31 IommuImpl* parent, volatile ds::RootEntrySubentry* root_entry,54 volatile ds::RootEntrySubentry* root_entry, IommuPage page);72 volatile ds::RootEntrySubentry* const root_entry_;
20 IommuImpl* parent, volatile ds::RootEntrySubentry* root_entry, in ContextTableState()27 ds::RootEntrySubentry entry; in ~ContextTableState()42 IommuImpl* parent, volatile ds::RootEntrySubentry* root_entry, in Create()44 ds::RootEntrySubentry entry; in Create()
297 struct RootEntrySubentry { struct303 void ReadFrom(volatile RootEntrySubentry* dst) { in ReadFrom() argument306 void WriteTo(volatile RootEntrySubentry* dst) { in WriteTo() argument315 RootEntrySubentry lower;316 RootEntrySubentry upper;
728 volatile ds::RootEntrySubentry* target_entry = &root_table->entry[bdf.bus()].lower; in GetOrCreateContextTableLocked()735 ds::RootEntrySubentry entry; in GetOrCreateContextTableLocked()
Completed in 8 milliseconds