Searched refs:PP_CTR_LOCK_INDX (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c215 * as you move accross region sizes. PP_CTR_LOCK_INDX is used to determine the
220 #define PP_CTR_LOCK_INDX(pp) \ macro
828 lckidx = PP_CTR_LOCK_INDX(pp);
858 int lckidx = PP_CTR_LOCK_INDX(pp);
888 lckidx = PP_CTR_LOCK_INDX(pp);
921 int lckidx = PP_CTR_LOCK_INDX(pp);

Completed in 52 milliseconds