Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vfio/
Dvfio_iommu_type1.c63 struct vfio_iommu { struct
64 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;