Searched refs:v0mlist (Results 1 – 2 of 2) sorted by relevance
128 struct v0mlist { struct129 struct v0mlist *next; argument143 struct v0mlist **v0_phystot; /* physical memory */ argument144 struct v0mlist **v0_vmprom; /* VM used by PROM */145 struct v0mlist **v0_physavail; /* available physical memory */
964 struct v0mlist *mp; in prom_makememarr()