Home
last modified time | relevance | path

Searched refs:cache_tag_flush_all (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iommu/intel/
H A Dsvm.c58 cache_tag_flush_all(domain); in intel_arch_invalidate_secondary_tlbs()
H A Dcache.c489 void cache_tag_flush_all(struct dmar_domain *domain) in cache_tag_flush_all() function
H A Diommu.h1249 void cache_tag_flush_all(struct dmar_domain *domain);
H A Diommu.c922 cache_tag_flush_all(to_dmar_domain(domain)); in intel_flush_iotlb_all()