Searched defs:vfio_domain (Results 1 – 1 of 1) sorted by relevance
83 struct vfio_domain { struct84 struct iommu_domain *domain;85 struct list_head next;86 struct list_head group_list;87 int prot; /* IOMMU_CACHE */88 bool fgsp; /* Fine-grained super pages */