Home
last modified time | relevance | path

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

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