Searched defs:vfio_iommu (Results 1 – 1 of 1) sorted by relevance
61 struct vfio_iommu { struct62 struct list_head domain_list;63 struct vfio_domain *external_domain; /* domain for external user */64 struct mutex lock;65 struct rb_root dma_list;66 struct blocking_notifier_head notifier;67 bool v2;68 bool nesting;