Lines Matching full:architecture
18 FLATMEM, DISCONTIGMEM and SPARSEMEM. Each architecture defines what
49 To allocate the `mem_map` array, architecture specific setup code should
54 An architecture may free parts of the `mem_map` array that do not cover the
55 actual physical pages. In such case, the architecture specific
78 The architecture setup code should call :c:func:`free_area_init_node` for
118 `MAX_PHYSMEM_BITS` constants defined by each architecture that
120 physical address that an architecture supports, the
143 The architecture setup code should call sparse_init() to
162 To use vmemmap, an architecture has to reserve a range of virtual
165 the architecture should implement :c:func:`vmemmap_populate` method
167 virtual memory map. If an architecture does not have any special