Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Depm.h550 int pte_numthresh; member
/illumos-gate/usr/src/uts/common/io/
H A Dpm.c1600 ep->pte_numthresh = 1; in pm_ioctl()
1747 ep->pte_numthresh = *ip; in pm_ioctl()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c6090 ASSERT(ep && ep->pte_numthresh == 1); in pm_apply_recorded_thresh()
6101 for (j = 0; j < ep->pte_numthresh; j++) { in pm_apply_recorded_thresh()
6141 ASSERT(rp->ptr_entries && rp->ptr_entries->pte_numthresh == 1); in pm_valid_thresh()
6152 if ((ep + i)->pte_numthresh != in pm_valid_thresh()
6157 (ep + i)->pte_numthresh)) in pm_valid_thresh()