Searched refs:__mcpm_cpu_down (Results 1 - 6 of 6) sorted by relevance

/arch/arm/include/asm/
H A Dmcpm.h217 void __mcpm_cpu_down(unsigned int cpu, unsigned int cluster);
/arch/arm/common/
H A Dmcpm_entry.c168 __mcpm_cpu_down(cpu, cluster);
215 * __mcpm_cpu_down: Indicates that cpu teardown is complete and that the
221 void __mcpm_cpu_down(unsigned int cpu, unsigned int cluster) function
/arch/arm/mach-vexpress/
H A Ddcscb.c168 __mcpm_cpu_down(cpu, cluster);
H A Dtc2_pm.c186 __mcpm_cpu_down(cpu, cluster);
/arch/arm/mach-exynos/
H A Dmcpm-exynos.c202 __mcpm_cpu_down(cpu, cluster);
/arch/arm/mach-hisi/
H A Dplatmcpm.c180 __mcpm_cpu_down(cpu, cluster);

Completed in 111 milliseconds