Searched refs:iommu_arena_new (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dpci_impl.h190 extern struct pci_iommu_arena *iommu_arena_new(struct pci_controller *,
H A Dcore_mcpcia.c368 hose->sg_isa = iommu_arena_new(hose, 0x00800000, 0x00800000, 0);
369 hose->sg_pci = iommu_arena_new(hose, 0x40000000,
H A Dcore_tsunami.c322 hose->sg_isa = iommu_arena_new(hose, 0x00800000, 0x00800000, 0);
326 hose->sg_pci = iommu_arena_new(hose, 0x40000000,
H A Dcore_apecs.c345 hose->sg_isa = iommu_arena_new(hose, 0x00800000, 0x00800000, 0);
H A Dcore_titan.c321 hose->sg_isa = iommu_arena_new(hose, 0x00800000, 0x00800000, 0);
324 hose->sg_pci = iommu_arena_new(hose, 0xc0000000, 0x40000000, 0);
H A Dcore_wildfire.c113 hose->sg_isa = iommu_arena_new(hose, 0x00800000, 0x00800000, 0);
114 hose->sg_pci = iommu_arena_new(hose, 0xc0000000, 0x08000000, 0);
H A Dcore_lca.c279 hose->sg_isa = iommu_arena_new(hose, 0x00800000, 0x00800000, 0);
H A Dcore_t2.c355 hose->sg_isa = iommu_arena_new(hose, base, length, 0);
H A Dcore_cia.c726 hose->sg_isa = iommu_arena_new(hose, 0x00800000, 0x00800000, 32768);
H A Dpci_iommu.c113 iommu_arena_new(struct pci_controller *hose, dma_addr_t base,
112 iommu_arena_new(struct pci_controller *hose, dma_addr_t base, function

Completed in 36 milliseconds