Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.c468 domain->iommu_coherency = true; in domain_update_iommu_coherency()
472 domain->iommu_coherency = false; in domain_update_iommu_coherency()
483 domain->iommu_coherency = false; in domain_update_iommu_coherency()
779 if (!domain->iommu_coherency) in domain_flush_cache()
3999 domain->iommu_coherency = false; in md_domain_init()
H A Diommu.h587 u8 iommu_coherency: 1; /* indicate coherency of iommu access */ member