Searched refs:tsb_next (Results 1 – 6 of 6) sorted by relevance
388 int scd4mtsb = (scd8ktsbp->tsb_next != NULL); in sfmmu_setup_tsbinfo()396 if (tsbinfop->tsb_next != NULL) { in sfmmu_setup_tsbinfo()401 if (tsbinfop->tsb_next == NULL) { in sfmmu_setup_tsbinfo()451 tsbinfop = tsbinfop->tsb_next; in sfmmu_setup_tsbinfo()
844 (tsbinfop) = (tsbinfop)->tsb_next; \1947 struct tsb_info *next = sfmmup->sfmmu_tsb->tsb_next; in hat_free_end()2081 tsbinfop = tsbinfop->tsb_next) { in hat_swapout()8814 tsbinfo = tsbinfo->tsb_next) { in hat_unshare()9845 prevtsb = curtsb, curtsb = curtsb->tsb_next) in sfmmu_replace_tsb()9907 prevtsb = curtsb, curtsb = curtsb->tsb_next) in sfmmu_replace_tsb()9954 new_tsbinfo->tsb_next = old_tsbinfo->tsb_next; in sfmmu_replace_tsb()9957 prevtsb->tsb_next = new_tsbinfo; in sfmmu_replace_tsb()10214 if (tsbinfop->tsb_next == NULL) { in sfmmu_size_tsb()10243 if (sfmmup->sfmmu_tsb->tsb_next == NULL) { in sfmmu_size_tsb()[all …]
239 struct tsb_info *tsb_next; /* next tsb used by this process */ member
245 tsb_next TSBINFO_NEXTPTR
211 tsb_next TSBINFO_NEXTPTR
845 tsbinfop = tsbinfop->tsb_next; in mondo_recover_proc()