Home
last modified time | relevance | path

Searched refs:dirty_ops (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Diommu.h228 const struct iommu_dirty_ops *dirty_ops; member
/linux/drivers/iommu/intel/
H A Diommu.c2950 dmar_domain->domain.dirty_ops = &intel_second_stage_dirty_ops; in intel_iommu_domain_alloc_second_stage()
3016 if (WARN_ON(dmar_domain->domain.dirty_ops || in paging_domain_compatible_first_stage()
3056 if (dmar_domain->domain.dirty_ops && !ssads_supported(iommu)) in paging_domain_compatible_second_stage()
/linux/drivers/iommu/amd/
H A Diommu.c2696 domain->domain.dirty_ops = &amdv1_dirty_ops; in amd_iommu_domain_alloc_paging_v1()
2969 if (dom->dirty_ops && !amd_iommu_hd_support(iommu)) in amd_iommu_attach_device()