Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
core.h File Reference

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 __iomemscu_base_addr
 
struct smp_operations highbank_smp_ops
 

Function Documentation

void highbank_clocks_init ( void  )

Definition at line 343 of file clk-highbank.c.

void highbank_cpu_die ( unsigned int  cpu)

Definition at line 31 of file hotplug.c.

void highbank_restart ( char  ,
const char  
)

Definition at line 23 of file system.c.

void highbank_set_cpu_jump ( int  cpu,
void jump_addr 
)

Definition at line 76 of file highbank.c.

void highbank_smc1 ( int  fn,
int  arg 
)

Variable Documentation

struct smp_operations highbank_smp_ops
void __iomem* scu_base_addr

Definition at line 47 of file highbank.c.