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

/linux-master/drivers/iommu/intel/
H A Diommu.c377 domain->iommu_coherency = true;
381 domain->iommu_coherency = false;
392 domain->iommu_coherency = false;
686 if (!domain->iommu_coherency)
3610 domain->iommu_coherency = false;
H A Diommu.h593 u8 iommu_coherency: 1; /* indicate coherency of iommu access */ member in struct:dmar_domain

Completed in 158 milliseconds