Searched refs:pm_slb (Results 1 – 3 of 3) sorted by relevance
486 pm->pm_slb[i] = slb; in slb_insert_user()598 if (pm->pm_slb == NULL) in handle_user_slb_spill()615 if (pm->pm_slb[i] == user_entry) in handle_user_slb_spill()
1317 PCPU_SET(aim.userslb, pm->pm_slb); in moea64_activate()2500 pmap->pm_slb = slb_alloc_user_cache(); in moea64_pinit()2683 slb_free_user_cache(pmap->pm_slb); in moea64_release()
168 struct slb **pm_slb; member