Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Dvm_swap.c1674 u_offset_t poff, pstart, prem; in swap_newphysname() local
1726 prem = (pstart + plen) - poff; in swap_newphysname()
1750 prem -= PAGESIZE; in swap_newphysname()
1753 swap_phys_free(pvp, poff, prem); in swap_newphysname()