Searched refs:iommu_coherency (Results 1 – 2 of 2) sorted by relevance
363 domain->iommu_coherency = true; in domain_update_iommu_coherency()367 domain->iommu_coherency = false; in domain_update_iommu_coherency()378 domain->iommu_coherency = false; in domain_update_iommu_coherency()671 if (!domain->iommu_coherency) in domain_flush_cache()3393 domain->iommu_coherency = false; in md_domain_init()3460 domain->iommu_coherency = iommu_paging_structure_coherency(iommu); in paging_domain_alloc()
604 u8 iommu_coherency: 1; /* indicate coherency of iommu access */ member