Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemblock.h477 static inline __init_memblock bool memblock_bottom_up(void) in memblock_bottom_up() function
/OK3568_Linux_fs/kernel/mm/
H A Dcma.c367 if (!memblock_bottom_up() && memblock_end >= SZ_4G + size) { in cma_declare_contiguous_nid()
H A Dmemblock.c318 if (memblock_bottom_up()) in memblock_find_in_range_node()
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dinit.c746 if (memblock_bottom_up()) { in init_mem_mapping()