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