Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/intel/
Diommu.c467 domain->iommu_coherency = true; in domain_update_iommu_coherency()
471 domain->iommu_coherency = false; in domain_update_iommu_coherency()
482 domain->iommu_coherency = false; in domain_update_iommu_coherency()
778 if (!domain->iommu_coherency) in domain_flush_cache()
4150 domain->iommu_coherency = false; in md_domain_init()
Diommu.h541 u8 iommu_coherency: 1; /* indicate coherency of iommu access */ member