Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm/mach-hisi/
Dcore.h12 extern int hi3xxx_cpu_kill(unsigned int cpu);
Dplatsmp.c94 .cpu_kill = hi3xxx_cpu_kill,
Dhotplug.c283 int hi3xxx_cpu_kill(unsigned int cpu) in hi3xxx_cpu_kill() function