Home
last modified time | relevance | path

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

/kernel/dev/iommu/intel/
A Dcontext_table_state.h31 IommuImpl* parent, volatile ds::RootEntrySubentry* root_entry,
54 volatile ds::RootEntrySubentry* root_entry, IommuPage page);
72 volatile ds::RootEntrySubentry* const root_entry_;
A Dcontext_table_state.cpp20 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()
A Dhw.h297 struct RootEntrySubentry { struct
303 void ReadFrom(volatile RootEntrySubentry* dst) { in ReadFrom() argument
306 void WriteTo(volatile RootEntrySubentry* dst) { in WriteTo() argument
315 RootEntrySubentry lower;
316 RootEntrySubentry upper;
A Diommu_impl.cpp728 volatile ds::RootEntrySubentry* target_entry = &root_table->entry[bdf.bus()].lower; in GetOrCreateContextTableLocked()
735 ds::RootEntrySubentry entry; in GetOrCreateContextTableLocked()

Completed in 8 milliseconds