Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_type1.c63 struct vfio_iommu { struct
64 struct list_head domain_list;
65 struct list_head iova_list;
66 struct mutex lock;
67 struct rb_root dma_list;
68 struct list_head device_list;
70 unsigned int dma_avail;
72 uint64_t pgsize_bitmap;
74 bool v2;
75 bool nesting;
[all …]