Searched refs:gic_cpu_map (Results 1 – 1 of 1) sorted by relevance
116 static u8 gic_cpu_map[NR_GIC_CPU_IF] __read_mostly; variable514 gic_cpu_map[cpu] = cpu_mask; in gic_cpu_init()522 gic_cpu_map[i] &= ~cpu_mask; in gic_cpu_init()794 writeb_relaxed(gic_cpu_map[cpu], reg); in gic_set_affinity()816 map |= gic_cpu_map[cpu]; in gic_ipi_send_mask()892 cpu_bit = gic_cpu_map[cpu]; in gic_get_cpu_id()922 cur_cpu_id = __ffs(gic_cpu_map[cpu]); in gic_migrate_target()929 gic_cpu_map[cpu] = 1 << new_cpu_id; in gic_migrate_target()1247 gic_cpu_map[i] = 0xff; in __gic_init_bases()