Lines Matching full:contiguous
3 * Contiguous Memory Allocator
163 * cma_init_reserved_mem() - create custom contiguous area from reserved memory
172 * This function creates custom contiguous area from already reserved memory.
220 * cma_declare_contiguous_nid() - reserve custom contiguous area
236 * If @fixed is true, reserve contiguous area at exactly @base. If false,
420 * cma_alloc() - allocate pages from contiguous area
421 * @cma: Contiguous memory region for which the allocation is performed.
426 * This function allocates part of contiguous memory on specific
427 * contiguous memory area.
552 * @cma: Contiguous memory region for which the allocation is performed.
557 * It returns false when provided pages do not belong to contiguous area and