Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_physmem.c160 long availmem, totalmem; in regions_to_avail() local
164 totalmem = 0; in regions_to_avail()
171 totalmem += atop((vm_offset_t)(end - start)); in regions_to_avail()
269 *prealmem = totalmem; in regions_to_avail()