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

/fuchsia/zircon/kernel/dev/iommu/intel/
H A Ddevice_context.h93 volatile ds::ExtendedContextEntry* const extended_context_entry_; member in class:intel_iommu::DeviceContext::__anon43::ds
H A Ddevice_context.cpp26 : parent_(parent), extended_context_entry_(context_entry), second_level_pt_(parent, this),
41 entry.ReadFrom(extended_context_entry_);
44 entry.WriteTo(extended_context_entry_);

Completed in 26 milliseconds