Searched refs:bootmem_data (Results 1 – 4 of 4) sorted by relevance
78 struct bootmem_data *bdp = &bootmem_node_data[node]; in build_node_maps()271 struct bootmem_data *bdp = &bootmem_node_data[node]; in fill_pernode()328 struct bootmem_data *bdp = &bootmem_node_data[node]; in find_pernode_space()390 struct bootmem_data *bdp; in reserve_pernode_space()559 struct bootmem_data *bdp; in find_memory()
470 static unsigned long __init align_idx(struct bootmem_data *bdata, in align_idx()483 static unsigned long __init align_off(struct bootmem_data *bdata, in align_off()493 static void * __init alloc_bootmem_bdata(struct bootmem_data *bdata, in alloc_bootmem_bdata()
717 struct bootmem_data;729 struct bootmem_data *bdata;
28 typedef struct bootmem_data { struct