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.
216 * cma_declare_contiguous_nid() - reserve custom contiguous area
232 * If @fixed is true, reserve contiguous area at exactly @base. If false,
416 * cma_alloc() - allocate pages from contiguous area
417 * @cma: Contiguous memory region for which the allocation is performed.
422 * This function allocates part of contiguous memory on specific
423 * contiguous memory area.
548 * @cma: Contiguous memory region for which the allocation is performed.
553 * It returns false when provided pages do not belong to contiguous area and