Searched refs:iommu_free (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Diommu.c223 printk(KERN_INFO "iommu_free: invalid entry\n");
240 static void iommu_free(struct iommu_table *tbl, dma_addr_t dma_addr, function
435 /* Flush/invalidate TLBs if necessary. As for iommu_free(), we
603 iommu_free(tbl, dma_handle, npages);
665 iommu_free(tbl, dma_handle, nio_pages);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dpci-calgary_64.c288 static void iommu_free(struct iommu_table *tbl, dma_addr_t dma_addr, function
359 iommu_free(tbl, dma, npages);
429 iommu_free(tbl, dma_addr, npages);
474 iommu_free(tbl, dma_handle, npages);

Completed in 22 milliseconds