Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Diommu.c220 static const struct iommu_dirty_ops intel_dirty_ops; variable
3383 dmar_domain->domain.dirty_ops = &intel_dirty_ops; in intel_iommu_domain_alloc_second_stage()
4338 static const struct iommu_dirty_ops intel_dirty_ops = { variable