Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vfio/
Dvfio_iommu_type1.c83 struct vfio_domain { struct
84 struct iommu_domain *domain;
85 struct list_head next;
86 struct list_head group_list;
87 bool fgsp : 1; /* Fine-grained super pages */
88 bool enforce_cache_coherency : 1;