Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/intel/
Dpasid.c74 if (!ecap_coherent(info->iommu->ecap)) in intel_pasid_alloc_table()
167 if (!ecap_coherent(info->iommu->ecap)) { in intel_pasid_get_entry()
257 if (!ecap_coherent(iommu->ecap)) in intel_pasid_tear_down_entry()
278 if (!ecap_coherent(iommu->ecap)) in pasid_flush_caches()
473 if (!ecap_coherent(iommu->ecap)) in intel_pasid_setup_dirty_tracking()
554 if (!ecap_coherent(iommu->ecap)) in intel_pasid_setup_page_snoop_control()
Diommu.h218 #define ecap_coherent(e) ((e) & 0x1) macro
803 if (!ecap_coherent(iommu->ecap)) in __iommu_flush_cache()
Diommu.c352 ecap_smpwc(iommu->ecap) : ecap_coherent(iommu->ecap); in iommu_paging_structure_coherency()
1685 if (!ecap_coherent(iommu->ecap)) in domain_context_mapping_one()
4106 if (!ecap_coherent(iommu->ecap)) in context_flip_pri()
4524 if (!ecap_coherent(iommu->ecap)) in context_setup_pass_through()