Searched refs:memblock_bottom_up (Results 1 – 3 of 3) sorted by relevance
296 static inline bool memblock_bottom_up(void) in memblock_bottom_up() function302 static inline bool memblock_bottom_up(void) { return false; } in memblock_bottom_up() function
596 if (memblock_bottom_up()) { in init_mem_mapping()
222 if (memblock_bottom_up() && end > kernel_end) { in memblock_find_in_range_node()