Searched refs:alloc_npages (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Diommu.c243 static inline iopte_t *alloc_npages(struct device *dev, struct iommu *iommu, function
309 iopte = alloc_npages(dev, iommu, size >> IO_PAGE_SHIFT);
380 base = alloc_npages(dev, iommu, npages);
H A Dldc.c1936 static struct ldc_mtable_entry *alloc_npages(struct ldc_iommu *iommu, function
2090 base = alloc_npages(iommu, npages);
2133 base = alloc_npages(iommu, npages);

Completed in 32 milliseconds