Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vfio/
Dvfio_iommu_type1.c61 struct vfio_iommu { struct
62 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;