Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Diommu.c1413 static void domain_flush_pages(struct protection_domain *domain, in domain_flush_pages() function
1459 domain_flush_pages(domain, 0, CMD_INV_IOMMU_ALL_PAGES_ADDRESS, 1); in amd_iommu_domain_flush_tlb_pde()
1486 domain_flush_pages(domain, iova, size, 1); in domain_flush_np_cache()
2429 domain_flush_pages(dom, gather->start, gather->end - gather->start + 1, 1); in amd_iommu_iotlb_sync()