Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Depm.h548 int pte_numthresh; member
/titanic_41/usr/src/uts/common/io/
H A Dpm.c1600 ep->pte_numthresh = 1; in pm_ioctl()
1747 ep->pte_numthresh = *ip; in pm_ioctl()
/titanic_41/usr/src/uts/common/os/
H A Dsunpm.c6100 ASSERT(ep && ep->pte_numthresh == 1); in pm_apply_recorded_thresh()
6111 for (j = 0; j < ep->pte_numthresh; j++) { in pm_apply_recorded_thresh()
6151 ASSERT(rp->ptr_entries && rp->ptr_entries->pte_numthresh == 1); in pm_valid_thresh()
6162 if ((ep + i)->pte_numthresh != in pm_valid_thresh()
6167 (ep + i)->pte_numthresh)) in pm_valid_thresh()