Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/kernel/
Dpci_iommu.c171 static iopte_t *alloc_consistent_cluster(struct pci_iommu *iommu, unsigned long npages) in alloc_consistent_cluster() function
225 iopte = alloc_consistent_cluster(iommu, size >> IO_PAGE_SHIFT); in pci_alloc_consistent()
Dsbus.c242 static iopte_t *alloc_consistent_cluster(struct sbus_iommu *iommu, unsigned long npages) in alloc_consistent_cluster() function
314 iopte = alloc_consistent_cluster(iommu, size >> IO_PAGE_SHIFT); in sbus_alloc_consistent()