Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dintel-iommu.h133 #define ecap_coherent(e) ((e) & 0x1) macro
499 if (!ecap_coherent(iommu->ecap)) in __iommu_flush_cache()
/Linux-v4.19/drivers/iommu/
Dintel-iommu.c720 if (!ecap_coherent(g_iommus[i]->ecap)) { in domain_update_iommu_coherency()
731 if (!ecap_coherent(iommu->ecap)) { in domain_update_iommu_coherency()
1958 if (ecap_coherent(iommu->ecap)) in domain_init()