Marc Zyngier | a172573 | 2011-09-08 13:15:22 +0100 | [diff] [blame] | 1 | extern struct smp_operations tegra_smp_ops; |
2 | |||||
Joseph Lo | b811943 | 2013-01-03 14:43:00 +0800 | [diff] [blame] | 3 | extern int tegra_cpu_kill(unsigned int cpu); |
Marc Zyngier | a172573 | 2011-09-08 13:15:22 +0100 | [diff] [blame] | 4 | extern void tegra_cpu_die(unsigned int cpu); |
Olof Johansson | 25468fe | 2012-09-22 00:06:21 -0700 | [diff] [blame] | 5 | extern int tegra_cpu_disable(unsigned int cpu); |