Searched refs:root_entry (Results 1 – 2 of 2) sorted by relevance
| /kernel/dev/iommu/intel/ |
| A D | context_table_state.cpp | 20 IommuImpl* parent, volatile ds::RootEntrySubentry* root_entry, in ContextTableState() argument 22 : parent_(parent), root_entry_(root_entry), page_(ktl::move(page)), in ContextTableState() 42 IommuImpl* parent, volatile ds::RootEntrySubentry* root_entry, in Create() argument 45 entry.ReadFrom(root_entry); in Create() 56 parent, root_entry, in Create() 64 entry.WriteTo(root_entry); in Create()
|
| A D | context_table_state.h | 31 IommuImpl* parent, volatile ds::RootEntrySubentry* root_entry, 54 volatile ds::RootEntrySubentry* root_entry, IommuPage page);
|
Completed in 7 milliseconds