Searched refs:pp_slots (Results 1 – 7 of 7) sorted by relevance
70 int pp_slots = 4; /* small default, tuned by cpu module */ variable102 ASSERT(pp_slots <= MAXPP_SLOTS); in ppmapinit()318 for (i = start; i < pp_slots; i += stride) { in pp_load_tlb()327 if (i >= pp_slots) { in pp_load_tlb()
67 int pp_slots = 4; /* small default, tuned by cpu module */ variable103 ASSERT(pp_slots <= MAXPP_SLOTS); in ppmapinit()
296 extern int pp_slots;
297 extern int pp_slots;
581 pp_slots = MIN(8, MAXPP_SLOTS);
458 pp_slots = MIN(8, MAXPP_SLOTS); in cpu_setup()
505 pp_slots = MIN(8, MAXPP_SLOTS); in cpu_setup()