Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Dintel-pasid.c457 if (!ecap_coherent(iommu->ecap)) in intel_pasid_tear_down_entry()
514 if (!ecap_coherent(iommu->ecap)) in intel_pasid_setup_first_level()
587 if (!ecap_coherent(iommu->ecap)) in intel_pasid_setup_second_level()
630 if (!ecap_coherent(iommu->ecap)) in intel_pasid_setup_pass_through()
Dintel-iommu.c625 if (!ecap_coherent(g_iommus[i]->ecap)) { in domain_update_iommu_coherency()
636 if (!ecap_coherent(iommu->ecap)) { in domain_update_iommu_coherency()
1879 if (ecap_coherent(iommu->ecap)) in domain_init()
/Linux-v5.4/include/linux/
Dintel-iommu.h180 #define ecap_coherent(e) ((e) & 0x1) macro
587 if (!ecap_coherent(iommu->ecap)) in __iommu_flush_cache()