Searched refs:enforce_cache_coherency (Results 1 – 9 of 9) sorted by relevance
76 if (hwpt_paging->enforce_cache_coherency) in iommufd_hwpt_paging_enforce_cc()79 if (paging_domain->ops->enforce_cache_coherency) in iommufd_hwpt_paging_enforce_cc()80 hwpt_paging->enforce_cache_coherency = in iommufd_hwpt_paging_enforce_cc()81 paging_domain->ops->enforce_cache_coherency( in iommufd_hwpt_paging_enforce_cc()83 if (!hwpt_paging->enforce_cache_coherency) in iommufd_hwpt_paging_enforce_cc()182 if (idev->enforce_cache_coherency) { in iommufd_hwpt_paging_alloc()
373 bool enforce_cache_coherency : 1; member491 bool enforce_cache_coherency; member
268 if (!hwpt_paging->enforce_cache_coherency) { in iommufd_vfio_cc_iommu()
269 idev->enforce_cache_coherency = in iommufd_device_bind()
83 bool enforce_cache_coherency : 1; member2247 if (domain->domain->ops->enforce_cache_coherency) in vfio_iommu_type1_attach_group()2248 domain->enforce_cache_coherency = in vfio_iommu_type1_attach_group()2249 domain->domain->ops->enforce_cache_coherency( in vfio_iommu_type1_attach_group()2261 d->enforce_cache_coherency == in vfio_iommu_type1_attach_group()2262 domain->enforce_cache_coherency) { in vfio_iommu_type1_attach_group()2597 if (!(domain->enforce_cache_coherency)) { in vfio_domains_have_enforce_cache_coherency()
880 bool enforce_cache_coherency : 1; member
2457 smmu_domain->enforce_cache_coherency = ret; in arm_smmu_enforce_cache_coherency()2940 if (smmu_domain->enforce_cache_coherency && in arm_smmu_attach_prepare()3698 .enforce_cache_coherency = arm_smmu_enforce_cache_coherency,
4469 .enforce_cache_coherency = intel_iommu_enforce_cache_coherency_fs,4482 .enforce_cache_coherency = intel_iommu_enforce_cache_coherency_ss,
3064 .enforce_cache_coherency = amd_iommu_enforce_cache_coherency,
Completed in 55 milliseconds