Searched refs:flush_page (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Ddma-iommu.h43 void (*flush_page)(struct device *, const void *, phys_addr_t));
/linux-4.4.14/drivers/iommu/
H A Ddma-iommu.c272 * @flush_page: Arch callback which must ensure PAGE_SIZE bytes from the
283 void (*flush_page)(struct device *, const void *, phys_addr_t)) iommu_dma_alloc()
315 flush_page(dev, miter.addr, page_to_phys(miter.page)); iommu_dma_alloc()
/linux-4.4.14/arch/arm64/mm/
H A Ddma-mapping.c536 static void flush_page(struct device *dev, const void *virt, phys_addr_t phys) flush_page() function
566 flush_page); __iommu_alloc_attrs()

Completed in 138 milliseconds