Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dcma.c345 if (!memblock_bottom_up() && memblock_end >= SZ_4G + size) { in cma_declare_contiguous_nid()
Dmemblock.c297 if (memblock_bottom_up()) in memblock_find_in_range_node()
/linux-5.19.10/include/linux/
Dmemblock.h473 static inline __init_memblock bool memblock_bottom_up(void) in memblock_bottom_up() function
/linux-5.19.10/arch/x86/mm/
Dinit.c762 if (memblock_bottom_up()) { in init_mem_mapping()