Searched refs:pasid_flush_caches (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/iommu/intel/ |
D | pasid.c | 524 static void pasid_flush_caches(struct intel_iommu *iommu, in pasid_flush_caches() function 589 pasid_flush_caches(iommu, pte, pasid, did); in intel_pasid_setup_first_level() 666 pasid_flush_caches(iommu, pte, pasid, did); in intel_pasid_setup_second_level() 700 pasid_flush_caches(iommu, pte, pasid, did); in intel_pasid_setup_pass_through() 858 pasid_flush_caches(iommu, pte, pasid, did); in intel_pasid_setup_nested()
|