Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
void | highbank_set_cpu_jump (int cpu, void *jump_addr) |
void | highbank_clocks_init (void) |
void | highbank_restart (char, const char *) |
void | highbank_smc1 (int fn, int arg) |
void | highbank_cpu_die (unsigned int cpu) |
Variables | |
void __iomem * | scu_base_addr |
struct smp_operations | highbank_smp_ops |
Definition at line 343 of file clk-highbank.c.
Definition at line 76 of file highbank.c.
struct smp_operations highbank_smp_ops |
Definition at line 47 of file highbank.c.