Searched refs:memblock_bottom_up (Results 1 – 6 of 6) sorted by relevance
1887 ASSERT_EQ(memblock_bottom_up(), memblock.bottom_up); in memblock_bottom_up_check()1888 ASSERT_EQ(memblock_bottom_up(), false); in memblock_bottom_up_check()1890 ASSERT_EQ(memblock_bottom_up(), memblock.bottom_up); in memblock_bottom_up_check()1891 ASSERT_EQ(memblock_bottom_up(), true); in memblock_bottom_up_check()
89 bool prev_bottom_up = memblock_bottom_up(); in __reserved_mem_alloc_in_range()
474 static inline __init_memblock bool memblock_bottom_up(void) in memblock_bottom_up() function
337 if (!memblock_bottom_up() && memblock_end >= SZ_4G + size) { in cma_declare_contiguous_nid()
307 if (memblock_bottom_up()) in memblock_find_in_range_node()
778 if (memblock_bottom_up()) { in init_mem_mapping()