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 If an architecture enables `CONFIG_ARCH_HAS_HOLES_MEMORYMODEL` option,
56 actual physical pages. In such case, the architecture specific
79 The architecture setup code should call :c:func:`free_area_init_node` for
119 `MAX_PHYSMEM_BITS` constants defined by each architecture that
121 physical address that an architecture supports, the
144 The architecture setup code should call sparse_init() to
163 To use vmemmap, an architecture has to reserve a range of virtual
166 the architecture should implement :c:func:`vmemmap_populate` method
168 virtual memory map. If an architecture does not have any special