Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c14012 uint16_t *nextidp; in hat_join_region() local
14053 nextidp = &srdp->srd_next_ismrid; in hat_join_region()
14059 nextidp = &srdp->srd_next_hmerid; in hat_join_region()
14085 ASSERT(rid < *nextidp); in hat_join_region()
14208 ASSERT(rgnp->rgn_id < *nextidp); in hat_join_region()
14239 if (*nextidp >= maxids) { in hat_join_region()
14245 rgnp->rgn_id = (*nextidp)++; in hat_join_region()