Lines Matching full:contiguous
3 * Contiguous Memory Allocator
157 * cma_init_reserved_mem() - create custom contiguous area from reserved memory
166 * This function creates custom contiguous area from already reserved memory.
219 * cma_declare_contiguous_nid() - reserve custom contiguous area
235 * If @fixed is true, reserve contiguous area at exactly @base. If false,
514 * cma_alloc() - allocate pages from contiguous area
515 * @cma: Contiguous memory region for which the allocation is performed.
520 * This function allocates part of contiguous memory on specific
521 * contiguous memory area.
562 * @cma: Contiguous memory region for which the allocation is performed.
567 * It returns false when provided pages do not belong to contiguous area and