Home
last modified time | relevance | path

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

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