Lines Matching defs:map
20 * - More aggressively clear stale map bits and maybe find some way to
105 * the stale map as we can just flush the local CPU
138 * a core map instead but this will do for now.
268 unsigned long *map;
303 map = context_map;
324 while (__test_and_set_bit(id, map)) {
325 id = find_next_zero_bit(map, LAST_CONTEXT+1, id);
416 /* We don't touch CPU 0 map, it's allocated at aboot and kept
422 pr_devel("MMU: Allocating stale context map for CPU %d\n", cpu);
433 pr_devel("MMU: Freeing stale context map for CPU %d\n", cpu);