Searched refs:pm_slb_len (Results 1 – 3 of 3) sorted by relevance
478 if (pm->pm_slb_len < n_slbs) { in slb_insert_user()479 i = pm->pm_slb_len; in slb_insert_user()480 pm->pm_slb_len++; in slb_insert_user()614 for (i = 0; i < pm->pm_slb_len; i++) in handle_user_slb_spill()618 if (i == pm->pm_slb_len) in handle_user_slb_spill()
2501 pmap->pm_slb_len = 0; in moea64_pinit()
169 int pm_slb_len; member