Home
last modified time | relevance | path

Searched refs:memory_present (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/arch/x86/mm/
Dnuma_32.c46 void memory_present(int nid, unsigned long start, unsigned long end) in memory_present() function
/Linux-v5.4/include/linux/
Dmmzone.h845 void memory_present(int nid, unsigned long start, unsigned long end);
847 static inline void memory_present(int nid, unsigned long start, unsigned long end) {} in memory_present() function
1409 void memory_present(int nid, unsigned long start, unsigned long end);
/Linux-v5.4/mm/
Dsparse.c258 void __init memory_present(int nid, unsigned long start, unsigned long end) in memory_present() function
303 memory_present(memblock_get_region_node(reg), in memblocks_present()
DKconfig97 # allocations when memory_present() is called. If this cannot
Dpage_alloc.c6295 memory_present(this_nid, start_pfn, end_pfn); in sparse_memory_present_with_active_regions()
/Linux-v5.4/arch/sh/mm/
Dinit.c239 memory_present(nid, memblock_region_memory_base_pfn(reg), in do_init_bootmem()
/Linux-v5.4/Documentation/vm/
Dmemory-model.rst145 The architecture setup code should call :c:func:`memory_present` for