Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmemblock.h434 static inline bool memblock_bottom_up(void) in memblock_bottom_up() function
/Linux-v5.4/arch/x86/mm/
Dinit.c673 if (memblock_bottom_up()) { in init_mem_mapping()
/Linux-v5.4/arch/powerpc/kernel/
Dfadump.c435 bool is_memblock_bottom_up = memblock_bottom_up(); in fadump_reserve_mem()
/Linux-v5.4/mm/
Dmemblock.c292 if (memblock_bottom_up() && end > kernel_end) { in memblock_find_in_range_node()