Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dnobootmem.c101 static unsigned long __init __free_memory_core(phys_addr_t start, in __free_memory_core() function
125 count += __free_memory_core(start, end); in free_low_memory_core_early()
134 count += __free_memory_core(start, start + size); in free_low_memory_core_early()
139 count += __free_memory_core(start, start + size); in free_low_memory_core_early()