Home
last modified time | relevance | path

Searched refs:memblock_set_bottom_up (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/s390/mm/
Dmem_detect.c42 memblock_set_bottom_up(true); in detect_memory_memblock()
58 memblock_set_bottom_up(false); in detect_memory_memblock()
/linux-4.1.27/include/linux/
Dmemblock.h252 static inline void __init memblock_set_bottom_up(bool enable) in memblock_set_bottom_up() function
267 static inline void __init memblock_set_bottom_up(bool enable) {} in memblock_set_bottom_up() function
/linux-4.1.27/arch/x86/mm/
Dnuma.c635 memblock_set_bottom_up(false); in numa_init()
/linux-4.1.27/mm/
Dmemory_hotplug.c1568 memblock_set_bottom_up(true); in cmdline_parse_movable_node()