Home
last modified time | relevance | path

Searched refs:alloc_streaming_cluster (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/sparc64/kernel/
Dpci_iommu.c92 static iopte_t *alloc_streaming_cluster(struct pci_iommu *iommu, unsigned long npages) in alloc_streaming_cluster() function
353 base = alloc_streaming_cluster(iommu, npages); in pci_map_single()
572 base = alloc_streaming_cluster(iommu, npages); in pci_map_sg()
Dsbus.c134 static iopte_t *alloc_streaming_cluster(struct sbus_iommu *iommu, unsigned long npages) in alloc_streaming_cluster() function
375 iopte = alloc_streaming_cluster(iommu, npages); in sbus_map_single()
517 iopte = alloc_streaming_cluster(iommu, npages); in sbus_map_sg()