Searched defs:vfio_iommu (Results 1 – 1 of 1) sorted by relevance
63 struct vfio_iommu { struct64 struct list_head domain_list;65 struct list_head iova_list;66 struct vfio_domain *external_domain; /* domain for external user */67 struct mutex lock;68 struct rb_root dma_list;69 struct blocking_notifier_head notifier;70 unsigned int dma_avail;71 bool v2;72 bool nesting;