Searched defs:align_order (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/lib/
H A Diommu-common.c97 iommu_tbl_range_alloc(struct device *dev, struct iommu_map_table *iommu, unsigned long npages, unsigned long *handle, unsigned long mask, unsigned int align_order) iommu_tbl_range_alloc() argument
/linux-4.4.14/mm/
H A Dcma.c56 cma_bitmap_aligned_mask(const struct cma *cma, int align_order) cma_bitmap_aligned_mask() argument
68 cma_bitmap_aligned_offset(const struct cma *cma, int align_order) cma_bitmap_aligned_offset() argument
/linux-4.4.14/arch/powerpc/kernel/
H A Diommu.c176 iommu_range_alloc(struct device *dev, struct iommu_table *tbl, unsigned long npages, unsigned long *handle, unsigned long mask, unsigned int align_order) iommu_range_alloc() argument
306 iommu_alloc(struct device *dev, struct iommu_table *tbl, void *page, unsigned int npages, enum dma_data_direction direction, unsigned long mask, unsigned int align_order, struct dma_attrs *attrs) iommu_alloc() argument
/linux-4.4.14/drivers/pci/
H A Dpci.c4603 int seg, bus, slot, func, align_order, count; pci_specified_resource_alignment() local

Completed in 199 milliseconds