Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/intel/
Dpasid.c131 if (!ecap_coherent(info->iommu->ecap)) in intel_pasid_alloc_table()
221 if (!ecap_coherent(info->iommu->ecap)) { in intel_pasid_get_entry()
465 if (!ecap_coherent(iommu->ecap)) in intel_pasid_tear_down_entry()
488 if (!ecap_coherent(iommu->ecap)) in pasid_flush_caches()
695 if (!ecap_coherent(iommu->ecap)) in intel_pasid_setup_page_snoop_control()
Diommu.h216 #define ecap_coherent(e) ((e) & 0x1) macro
730 if (!ecap_coherent(iommu->ecap)) in __iommu_flush_cache()
Diommu.c457 ecap_smpwc(iommu->ecap) : ecap_coherent(iommu->ecap); in iommu_paging_structure_coherency()
2040 if (!ecap_coherent(iommu->ecap)) in domain_context_mapping_one()