Searched refs:print_memlist (Results 1 – 6 of 6) sorted by relevance
77 if (debug) print_memlist(pinstalledp); in setup_bootops()79 if (debug) print_memlist(pfreelistp); in setup_bootops()81 if (debug) print_memlist(vfreelistp); in setup_bootops()126 if (debug) print_memlist(pinstalledp); in kern_killboot()128 if (debug) print_memlist(pfreelistp); in kern_killboot()130 if (debug) print_memlist(vfreelistp); in kern_killboot()165 print_memlist(pinstalledp); in kern_killboot()169 print_memlist(pfreelistp); in kern_killboot()173 print_memlist(vfreelistp); in kern_killboot()
61 void print_memlist(struct memlist *av);538 if (debug) print_memlist(pfreelistp); in main()540 if (debug) print_memlist(vfreelistp); in main()542 if (debug) print_memlist(pinstalledp); in main()
266 print_memlist(vfreelistp); in resalloc()267 print_memlist(pfreelistp); in resalloc()
66 extern void print_memlist(struct memlist *);
47 print_memlist(struct memlist *av) in print_memlist() function
565 print_memlist(char *title, struct memlist *mp) in print_memlist() function1046 print_memlist("boot physinstalled", in startup_memlist()1064 print_memlist("boot reserved mem", in startup_memlist()1267 print_memlist("phys_install", phys_install); in startup_memlist()1276 print_memlist("phys_avail", phys_avail); in startup_memlist()1296 print_memlist("bios_rsvd", bios_rsvd); in startup_memlist()