xref: /linux/arch/arm/mach-tegra/common.h (revision 148f9bb87745ed45f7a11b2cbd3bc0f017d5d257)
1 extern struct smp_operations tegra_smp_ops;
2 
3 extern int tegra_cpu_kill(unsigned int cpu);
4 extern void tegra_cpu_die(unsigned int cpu);
5 extern int tegra_cpu_disable(unsigned int cpu);
6