Home
last modified time | relevance | path

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

/arch/arm/mach-hisi/
Dcore.h13 extern void hi3xxx_set_cpu(int cpu, bool enable);
Dhotplug.c164 void hi3xxx_set_cpu(int cpu, bool enable) in hi3xxx_set_cpu() function
290 hi3xxx_set_cpu(cpu, false); in hi3xxx_cpu_kill()
Dplatsmp.c86 hi3xxx_set_cpu(cpu, true); in hi3xxx_boot_secondary()