Searched refs:hi3xxx_cpu_die (Results 1 – 3 of 3) sorted by relevance
/arch/arm/mach-hisi/ | ||
D | core.h | 11 extern void hi3xxx_cpu_die(unsigned int cpu); |
D | platsmp.c | 96 .cpu_die = hi3xxx_cpu_die, |
D | hotplug.c | 273 void hi3xxx_cpu_die(unsigned int cpu) in hi3xxx_cpu_die() function |