Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-hisi/
Dcore.h11 extern void hi3xxx_cpu_die(unsigned int cpu);
Dplatsmp.c96 .cpu_die = hi3xxx_cpu_die,
Dhotplug.c273 void hi3xxx_cpu_die(unsigned int cpu) in hi3xxx_cpu_die() function