Searched refs:tegra_cpu_die (Results 1 – 3 of 3) sorted by relevance
/arch/arm/mach-tegra/ | ||
D | common.h | 4 extern void tegra_cpu_die(unsigned int cpu); |
D | hotplug.c | 40 void tegra_cpu_die(unsigned int cpu) in tegra_cpu_die() function |
D | platsmp.c | 201 .cpu_die = tegra_cpu_die, |