Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dnobootmem.c110 static unsigned long __init __free_memory_core(phys_addr_t start, in __free_memory_core() function
138 count += __free_memory_core(start, end); in free_low_memory_core_early()
147 count += __free_memory_core(start, start + size); in free_low_memory_core_early()
152 count += __free_memory_core(start, start + size); in free_low_memory_core_early()