Home
last modified time | relevance | path

Searched defs:ExtendedContextEntry (Results 1 – 1 of 1) sorted by relevance

/kernel/dev/iommu/intel/
A Dhw.h379 struct ExtendedContextEntry { struct
380 uint64_t raw[4];
410 void ReadFrom(volatile ExtendedContextEntry* dst) { in ReadFrom() argument
417 void WriteTo(volatile ExtendedContextEntry* dst) { in WriteTo() argument
446 static_assert(fbl::is_pod<ExtendedContextEntry>::value, "not POD"); argument

Completed in 9 milliseconds