Searched refs:pci_iommu_table_init (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dpci_impl.h134 extern void pci_iommu_table_init(struct iommu *iommu, int tsbsize,
H A Dpci_fire.c70 pci_iommu_table_init(iommu, tsbsize * 8 * 1024, vdma[0], dma_mask);
H A Dpci_sabre.c701 pci_iommu_table_init(iommu, tsbsize * 1024 * 8, dvma_offset, dma_mask);
H A Dpci_iommu.c132 void pci_iommu_table_init(struct iommu *iommu, int tsbsize, u32 dma_offset, u32 dma_addr_mask) function
H A Dpci_psycho.c844 pci_iommu_table_init(iommu, IO_TSB_SIZE, 0xc0000000, 0xffffffff);
H A Dpci_schizo.c1209 pci_iommu_table_init(iommu, tsbsize * 8 * 1024, vdma[0], dma_mask);

Completed in 154 milliseconds