Home
last modified time | relevance | path

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

/illumos-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) in rd_phys_alloc()
354 rd_tot_physmem += npages; in rd_phys_alloc()
392 rd_tot_physmem -= npages; in rd_phys_free()