Searched defs:vfio_domain (Results 1 – 1 of 1) sorted by relevance
80 struct vfio_domain { struct81 struct iommu_domain *domain;82 struct list_head next;83 struct list_head group_list;84 bool fgsp : 1; /* Fine-grained super pages */85 bool enforce_cache_coherency : 1;