Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Dintel-iommu.c621 domain->iommu_coherency = 1; in domain_update_iommu_coherency()
626 domain->iommu_coherency = 0; in domain_update_iommu_coherency()
637 domain->iommu_coherency = 0; in domain_update_iommu_coherency()
834 if (!domain->iommu_coherency) in domain_flush_cache()
1880 domain->iommu_coherency = 1; in domain_init()
1882 domain->iommu_coherency = 0; in domain_init()
5152 domain->iommu_coherency = 0; in md_domain_init()
/Linux-v5.4/include/linux/
Dintel-iommu.h502 int iommu_coherency;/* indicate coherency of iommu access */ member