Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Dpasid.c74 if (!ecap_coherent(info->iommu->ecap)) in intel_pasid_alloc_table()
156 if (!ecap_coherent(info->iommu->ecap)) in intel_pasid_get_entry()
171 if (!ecap_coherent(info->iommu->ecap)) in intel_pasid_get_entry()
279 if (!ecap_coherent(iommu->ecap)) in intel_pasid_tear_down_entry()
291 if (!ecap_coherent(iommu->ecap)) in intel_pasid_tear_down_entry()
306 if (!ecap_coherent(iommu->ecap)) in pasid_flush_caches()
330 if (!ecap_coherent(iommu->ecap)) in intel_pasid_flush_present()
529 if (!ecap_coherent(iommu->ecap)) in intel_pasid_setup_dirty_tracking()
H A Diommu.h216 #define ecap_coherent(e) ((e) & 0x1) macro
784 if (!ecap_coherent(iommu->ecap)) in __iommu_flush_cache()
H A Diommu.c338 ecap_smpwc(iommu->ecap) : ecap_coherent(iommu->ecap); in iommu_paging_structure_coherency()
1186 if (!ecap_coherent(iommu->ecap)) in domain_context_mapping_one()
3798 if (!ecap_coherent(iommu->ecap)) in context_setup_pass_through()