Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Dintel-iommu.c716 domain->iommu_coherency = 1; in domain_update_iommu_coherency()
721 domain->iommu_coherency = 0; in domain_update_iommu_coherency()
732 domain->iommu_coherency = 0; in domain_update_iommu_coherency()
908 if (!domain->iommu_coherency) in domain_flush_cache()
1959 domain->iommu_coherency = 1; in domain_init()
1961 domain->iommu_coherency = 0; in domain_init()
4950 domain->iommu_coherency = 0; in md_domain_init()
/Linux-v4.19/include/linux/
Dintel-iommu.h416 int iommu_coherency;/* indicate coherency of iommu access */ member