Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dintel-iommu.h132 #define ecap_coherent(e) ((e) & 0x1) macro
359 if (!ecap_coherent(iommu->ecap)) in __iommu_flush_cache()
/linux-4.1.27/drivers/iommu/
Dintel-iommu.c606 if (!ecap_coherent(g_iommus[i]->ecap)) { in domain_update_iommu_coherency()
617 if (!ecap_coherent(iommu->ecap)) { in domain_update_iommu_coherency()
1732 if (ecap_coherent(iommu->ecap)) in domain_init()