Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dintel-iommu.h551 int iommu_coherency;/* indicate coherency of iommu access */ member
/Linux-v5.10/drivers/iommu/intel/
Diommu.c627 domain->iommu_coherency = 1; in domain_update_iommu_coherency()
632 domain->iommu_coherency = 0; in domain_update_iommu_coherency()
643 domain->iommu_coherency = 0; in domain_update_iommu_coherency()
930 if (!domain->iommu_coherency) in domain_flush_cache()
5094 domain->iommu_coherency = 0; in md_domain_init()