Searched defs:dmar_unit (Results 1 – 1 of 1) sorted by relevance
107 struct dmar_unit { struct108 struct iommu_unit iommu;109 struct x86_unit_common x86c;110 uint16_t segment;111 uint64_t base;112 int memdomain;115 int reg_rid;116 struct resource *regs;119 uint32_t hw_ver;120 uint64_t hw_cap;[all …]