Searched refs:hppa_sid_max (Results 1 – 1 of 1) sorted by relevance
93 int hppa_sid_max = HPPA_SID_MAX; variable354 for (sp = 0; sp <= hppa_sid_max; sp++) { in pmap_dump_table()523 size = round_page((hppa_sid_max + 1) * 4); in pmap_bootstrap()692 for (space = 1 + arc4random_uniform(hppa_sid_max); in pmap_create()693 pmap_sdir_get(space); space = (space + 1) % hppa_sid_max); in pmap_create()