Home
last modified time | relevance | path

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

/linux-2.6.39/mm/
Dbootmem.c95 static unsigned long __init init_bootmem_core(bootmem_data_t *bdata, in init_bootmem_core() function
131 return init_bootmem_core(pgdat->bdata, freepfn, startpfn, endpfn); in init_bootmem_node()
145 return init_bootmem_core(NODE_DATA(0)->bdata, start, 0, pages); in init_bootmem()