Searched refs:rd_tot_physmem (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dramdisk.c122 static pgcnt_t rd_tot_physmem; variable
317 if (rd_tot_physmem + npages > rd_max_physmem)
354 rd_tot_physmem += npages;
392 rd_tot_physmem -= npages;

Completed in 101 milliseconds