Searched refs:new_cpu_id (Results 1 – 2 of 2) sorted by relevance
156 void gic_migrate_target(unsigned int new_cpu_id);
952 * @new_cpu_id: the CPU target ID to migrate IRQs to955 * to the interface corresponding to @new_cpu_id. The CPU interface mapping959 void gic_migrate_target(unsigned int new_cpu_id) in gic_migrate_target() argument 975 ror_val = (cur_cpu_id - new_cpu_id) & 31; in gic_migrate_target() 980 gic_cpu_map[cpu] = 1 << new_cpu_id; in gic_migrate_target() 1017 writel_relaxed((1 << (new_cpu_id + 16)) | j, in gic_migrate_target()