Home
last modified time | relevance | path

Searched refs:cpu_stop (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/riscv/kernel/
H A Dcpu-hotplug.c21 if (cpu_ops[cpu]->cpu_stop) in cpu_has_hotplug()
35 if (!cpu_ops[cpu] || !cpu_ops[cpu]->cpu_stop) in __cpu_disable()
80 cpu_ops[smp_processor_id()]->cpu_stop(); in arch_cpu_idle_dead()
H A Dcpu_ops_sbi.c94 if (!cpu_ops_sbi.cpu_stop) in sbi_cpu_disable()
126 .cpu_stop = sbi_cpu_stop,
H A Dsmp.c84 cpu_ops[cpu]->cpu_stop(); in ipi_cpu_crash_stop()
/openbmc/linux/arch/riscv/include/asm/
H A Dcpu_ops.h36 void (*cpu_stop)(void); member
/openbmc/linux/tools/power/cpupower/
H A DTODO11 - Add cpu_start()/cpu_stop() callbacks for monitor