Searched refs:pasid_flush_caches (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/intel/ |
H A D | pasid.c | 538 static void pasid_flush_caches(struct intel_iommu *iommu, in pasid_flush_caches() function 606 pasid_flush_caches(iommu, pte, pasid, did); in intel_pasid_setup_first_level() 687 pasid_flush_caches(iommu, pte, pasid, did); in intel_pasid_setup_second_level() 722 pasid_flush_caches(iommu, pte, pasid, did); in intel_pasid_setup_pass_through() 880 pasid_flush_caches(iommu, pte, pasid, did); in intel_pasid_setup_nested()
|
/kernel/linux/linux-6.6/drivers/iommu/intel/ |
H A D | pasid.c | 487 static void pasid_flush_caches(struct intel_iommu *iommu, in pasid_flush_caches() function 557 pasid_flush_caches(iommu, pte, pasid, did); in intel_pasid_setup_first_level() 637 pasid_flush_caches(iommu, pte, pasid, did); in intel_pasid_setup_second_level() 673 pasid_flush_caches(iommu, pte, pasid, did); in intel_pasid_setup_pass_through()
|
Completed in 3 milliseconds