Searched refs:numa_remove_memblk_from (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/mm/
H A Dnuma_internal.h18 void __init numa_remove_memblk_from(int idx, struct numa_meminfo *mi);
H A Dnuma.c158 * numa_remove_memblk_from - Remove one numa_memblk from a numa_meminfo
165 void __init numa_remove_memblk_from(int idx, struct numa_meminfo *mi) numa_remove_memblk_from() function
251 numa_remove_memblk_from(i--, mi); numa_cleanup_meminfo()
303 numa_remove_memblk_from(j--, mi); numa_cleanup_meminfo()
H A Dnuma_emulation.c68 numa_remove_memblk_from(phys_blk, pi); emu_setup_memblk()

Completed in 38 milliseconds