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

Go to the source code of this file.

Macros

#define V2M_PERIPH   0xf8000000
 
#define V2T_PERIPH   0xf8200000
 

Functions

void vexpress_dt_smp_map_io (void)
 
void vexpress_cpu_die (unsigned int cpu)
 

Variables

struct smp_operations vexpress_smp_ops
 

Macro Definition Documentation

#define V2M_PERIPH   0xf8000000

Definition at line 2 of file core.h.

#define V2T_PERIPH   0xf8200000

Definition at line 5 of file core.h.

Function Documentation

void vexpress_cpu_die ( unsigned int  cpu)

Definition at line 90 of file hotplug.c.

void vexpress_dt_smp_map_io ( void  )

Variable Documentation

struct smp_operations vexpress_smp_ops

Definition at line 199 of file platsmp.c.