|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/errno.h>#include <linux/smp.h>#include <linux/cpumask.h>#include <linux/delay.h>#include <linux/of.h>#include <mach/common.h>#include <mach/r8a7779.h>#include <mach/emev2.h>#include <asm/cacheflush.h>#include <asm/mach-types.h>Go to the source code of this file.
Functions | |
| void | shmobile_cpu_die (unsigned int cpu) |
| int | shmobile_cpu_disable (unsigned int cpu) |
| int | shmobile_cpu_is_dead (unsigned int cpu) |
1.8.2