Searched refs:iommu_area_alloc (Results 1 – 4 of 4) sorted by relevance
| /linux/lib/ |
| H A D | iommu-helper.c | 9 unsigned long iommu_area_alloc(unsigned long *map, unsigned long size, in iommu_area_alloc() function
|
| /linux/include/linux/ |
| H A D | iommu-helper.h | 29 extern unsigned long iommu_area_alloc(unsigned long *map, unsigned long size,
|
| /linux/arch/sparc/kernel/ |
| H A D | iommu-common.c | 181 n = iommu_area_alloc(iommu->map, limit, start, npages, shift, in iommu_tbl_range_alloc()
|
| /linux/arch/x86/kernel/ |
| H A D | amd_gart_64.c | 101 offset = iommu_area_alloc(iommu_gart_bitmap, iommu_pages, next_bit, in alloc_iommu() 105 offset = iommu_area_alloc(iommu_gart_bitmap, iommu_pages, 0, in alloc_iommu()
|