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()
60 void print_memlist(struct memlist *av);553 if (debug) print_memlist(pfreelistp); in main()555 if (debug) print_memlist(vfreelistp); in main()557 if (debug) print_memlist(pinstalledp); in main()
268 print_memlist(vfreelistp); in resalloc()269 print_memlist(pfreelistp); in resalloc()
66 extern void print_memlist(struct memlist *);
47 print_memlist(struct memlist *av) in print_memlist() function
576 print_memlist(char *title, struct memlist *mp) in print_memlist() function994 print_memlist("boot physinstalled", in startup_memlist()1025 print_memlist("boot reserved mem", in startup_memlist()1233 print_memlist("phys_install", phys_install); in startup_memlist()1242 print_memlist("phys_avail", phys_avail); in startup_memlist()1262 print_memlist("bios_rsvd", bios_rsvd); in startup_memlist()