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

/linux-master/arch/alpha/kernel/
H A Dpci_impl.h175 extern struct pci_iommu_arena *iommu_arena_new_node(int,
H A Dcore_marvel.c294 hose->sg_isa = iommu_arena_new_node(0, hose, 0x00800000, 0x00800000, 0);
311 hose->sg_pci = iommu_arena_new_node(0, hose, 0xc0000000, 0x40000000, 0);
H A Dpci_iommu.c60 iommu_arena_new_node(int nid, struct pci_controller *hose, dma_addr_t base,
101 return iommu_arena_new_node(0, hose, base, window_size, align);
59 iommu_arena_new_node(int nid, struct pci_controller *hose, dma_addr_t base, function

Completed in 200 milliseconds