Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/mm/
H A Dmemory-model.rst45 然而,在调用memblock_free_all()函数之前,映射数组是不能使用的,该函数
/linux/Documentation/mm/
H A Dmemory-model.rst45 usable until the call to :c:func:`memblock_free_all` that hands all the
/linux/mm/
H A Dinternal.h1518 void memblock_free_all(void);
H A Dmemblock.c2338 void __init memblock_free_all(void) in memblock_free_all() function
H A Dmm_init.c2706 memblock_free_all(); in mm_core_init()