Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Variables
smp_plat.h File Reference
#include <asm/cputype.h>

Go to the source code of this file.

Macros

#define cache_ops_need_broadcast()   0
 
#define cpu_logical_map(cpu)   __cpu_logical_map[cpu]
 

Variables

int __cpu_logical_map []
 

Macro Definition Documentation

#define cache_ops_need_broadcast ( )    0

Definition at line 35 of file smp_plat.h.

#define cpu_logical_map (   cpu)    __cpu_logical_map[cpu]

Definition at line 50 of file smp_plat.h.

Variable Documentation

int __cpu_logical_map[]

Definition at line 424 of file setup.c.