Home
last modified time | relevance | path

Searched refs:hi3xxx_cpu_kill (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-hisi/
H A Dcore.h12 extern int hi3xxx_cpu_kill(unsigned int cpu);
H A Dplatsmp.c97 .cpu_kill = hi3xxx_cpu_kill,
H A Dhotplug.c282 int hi3xxx_cpu_kill(unsigned int cpu) in hi3xxx_cpu_kill() function