Lines Matching full:architecture
18 FLATMEM, DISCONTIGMEM and SPARSEMEM. Each architecture defines what
49 To allocate the `mem_map` array, architecture specific setup code
55 If an architecture enables `CONFIG_ARCH_HAS_HOLES_MEMORYMODEL` option,
57 actual physical pages. In such case, the architecture specific
80 The architecture setup code should call :c:func:`free_area_init_node` for
120 `MAX_PHYSMEM_BITS` constants defined by each architecture that
122 physical address that an architecture supports, the
145 The architecture setup code should call :c:func:`memory_present` for
167 To use vmemmap, an architecture has to reserve a range of virtual
170 the architecture should implement :c:func:`vmemmap_populate` method
172 virtual memory map. If an architecture does not have any special