Lines Matching full:named
69 * Structure for named memory blocks. Number of descriptors available
76 /* Base address of named block */
79 * Size actually allocated for named block (may differ from
83 /* name of named block */
117 /* number of elements in named blocks array */
122 /* address of named memory block descriptors */
165 * Frees a previously allocated named bootmem block.
177 * global named block table. (part of the cvmx_bootmem_descriptor_t structure)
178 * Named blocks can later be freed.
192 * a name in the global named block table. (part of the
193 * cvmx_bootmem_descriptor_t structure) Named blocks can later be
212 * assign it a name in the global named block table. (part of the
213 * cvmx_bootmem_descriptor_t structure) Named blocks can later be
225 * The initialization function is optional, if omitted the named block
240 * Finds a named bootmem block by name.
244 * Returns pointer to named block descriptor on success
278 * Allocates a named block of physical memory from the free list, at
294 * @param name name to assign to named block
310 * IMPORTANT: This is only intended to be used as part of named block