Lines Matching defs:map
498 * Setting up the CPU map is only relevant for the primary GIC
514 * Clear our mask from the other map entries in case they're
826 unsigned long flags, map = 0;
839 map |= gic_cpu_map[cpu];
848 writel_relaxed(map << 16 | d->hwirq, gic_data_dist_base(&gic_data[0]) + GIC_DIST_SOFTINT);
1251 * Initialize the CPU interface map to all CPUs.
1331 * pages. Update the resource, map the iospace, and
1398 if (WARN(!gic->raw_dist_base, "unable to map gic dist registers\n"))
1402 if (WARN(!gic->raw_cpu_base, "unable to map gic cpu registers\n"))
1654 pr_err("Unable to map GICC registers\n");
1662 pr_err("Unable to map GICD registers\n");