Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dbootmem.h86 void *__alloc_bootmem_node_high(pg_data_t *pgdat,
/linux-2.6.39/mm/
Dsparse-vmemmap.c44 return __alloc_bootmem_node_high(NODE_DATA(node), size, align, goal); in __earlyonly_bootmem_alloc()
Dsparse.c392 map = __alloc_bootmem_node_high(NODE_DATA(nid), size, in sparse_mem_map_populate()
417 map = __alloc_bootmem_node_high(NODE_DATA(nodeid), size * map_count, in sparse_mem_maps_populate_node()
Dnobootmem.c307 void * __init __alloc_bootmem_node_high(pg_data_t *pgdat, unsigned long size, in __alloc_bootmem_node_high() function
Dbootmem.c730 void * __init __alloc_bootmem_node_high(pg_data_t *pgdat, unsigned long size, in __alloc_bootmem_node_high() function