Searched refs:bootmem_props (Results 1 – 1 of 1) sorted by relevance
433 static struct bootmem_props { struct437 } bootmem_props[3]; argument447 compact_promlist(struct bootmem_props *bpp) in compact_promlist()470 sort_promlist(struct bootmem_props *bpp) in sort_promlist()500 struct bootmem_props *tmp; in init_boot_memlists()515 tmp = &bootmem_props[PHYSINSTALLED]; in init_boot_memlists()533 tmp = &bootmem_props[PHYSAVAIL]; in init_boot_memlists()538 tmp = &bootmem_props[VIRTAVAIL]; in init_boot_memlists()551 struct bootmem_props *il, *pl, *vl; in copy_boot_memlists()562 pl = &bootmem_props[PHYSAVAIL]; in copy_boot_memlists()[all …]