Searched refs:cpu_stop (Results 1 – 8 of 8) sorted by relevance
34 void (*cpu_stop)(void *args); member
72 on_each_cpu(model->cpu_stop, NULL, 1); in op_mips_stop()
158 .cpu_stop = loongson2_cpu_stop,
217 .cpu_stop = loongson3_cpu_stop,
477 .cpu_stop = mipsxx_cpu_stop,
164 __u32 cpu_stop; /* CPU stop Register (write) */ member
252 int cpu_stop = (target_node + 1) * cpus_per_node; in bind_to_node() local254 BUG_ON(cpu_stop > g->p.nr_cpus); in bind_to_node()256 for (cpu = cpu_start; cpu < cpu_stop; cpu++) in bind_to_node()
3554 cy_writel(&cust->cpu_stop, 0); in cyz_load_fw()3576 cy_writel(&cust->cpu_stop, 0); in cyz_load_fw()