Home
last modified time | relevance | path

Searched refs:choose_memblock_flags (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/mm/
Dnobootmem.c45 enum memblock_flags flags = choose_memblock_flags(); in __alloc_memory_core_early()
Dmemblock.c119 enum memblock_flags __init_memblock choose_memblock_flags(void) in choose_memblock_flags() function
316 enum memblock_flags flags = choose_memblock_flags(); in memblock_find_in_range()
1274 enum memblock_flags flags = choose_memblock_flags(); in memblock_alloc_nid()
1356 enum memblock_flags flags = choose_memblock_flags(); in memblock_virt_alloc_internal()
/Linux-v4.19/include/linux/
Dmemblock.h121 enum memblock_flags choose_memblock_flags(void);