Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dnuma_64.h4 extern unsigned long numa_free_all_bootmem(void);
/linux-3.4.99/arch/x86/mm/
Dnuma_64.c14 unsigned long __init numa_free_all_bootmem(void) in numa_free_all_bootmem() function
Dinit_64.c692 totalram_pages = numa_free_all_bootmem(); in mem_init()