Searched defs:iommu_debug_device (Results 1 – 1 of 1) sorted by relevance
61 struct iommu_debug_device { struct62 struct device *dev;63 struct iommu_domain *domain;64 u64 iova;65 u64 phys;66 size_t len;67 struct list_head list;