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

/linux-master/arch/alpha/kernel/
H A Dpci_impl.h179 extern struct pci_iommu_arena *iommu_arena_new(struct pci_controller *,
H A Dcore_mcpcia.c369 hose->sg_isa = iommu_arena_new(hose, 0x00800000, 0x00800000,
371 hose->sg_pci = iommu_arena_new(hose, 0x40000000,
H A Dcore_tsunami.c324 hose->sg_isa = iommu_arena_new(hose, 0x00800000, 0x00800000,
329 hose->sg_pci = iommu_arena_new(hose, 0x40000000,
H A Dcore_titan.c321 hose->sg_isa = iommu_arena_new(hose, 0x00800000, 0x00800000,
325 hose->sg_pci = iommu_arena_new(hose, 0xc0000000, 0x40000000,
H A Dcore_wildfire.c114 hose->sg_isa = iommu_arena_new(hose, 0x00800000, 0x00800000,
116 hose->sg_pci = iommu_arena_new(hose, 0xc0000000, 0x08000000,
H A Dcore_t2.c355 hose->sg_isa = iommu_arena_new(hose, base, length, SMP_CACHE_BYTES);
H A Dcore_cia.c733 hose->sg_isa = iommu_arena_new(hose, 0x00800000, 0x00800000, 32768);
H A Dpci_iommu.c98 iommu_arena_new(struct pci_controller *hose, dma_addr_t base,
97 iommu_arena_new(struct pci_controller *hose, dma_addr_t base, function

Completed in 218 milliseconds