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,
210 .cpu_stop = loongson3_cpu_stop,
463 .cpu_stop = mipsxx_cpu_stop,
165 __u32 cpu_stop; /* CPU stop Register (write) */ member
306 int cpu_stop = (target_node + 1) * cpus_per_node; in bind_to_node() local308 BUG_ON(cpu_stop > g->p.nr_cpus); in bind_to_node()310 for (cpu = cpu_start; cpu < cpu_stop; cpu++) in bind_to_node()
3521 cy_writel(&cust->cpu_stop, 0); in cyz_load_fw()3543 cy_writel(&cust->cpu_stop, 0); in cyz_load_fw()