Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
topology.h File Reference
#include <linux/cpumask.h>
#include <asm-generic/topology.h>

Go to the source code of this file.

Macros

#define POLARIZATION_UNKNOWN   (-1)
 
#define POLARIZATION_HRZ   (0)
 
#define POLARIZATION_VL   (1)
 
#define POLARIZATION_VM   (2)
 
#define POLARIZATION_VH   (3)
 
#define SD_BOOK_INIT   SD_CPU_INIT
 

Macro Definition Documentation

#define POLARIZATION_HRZ   (0)

Definition at line 52 of file topology.h.

#define POLARIZATION_UNKNOWN   (-1)

Definition at line 51 of file topology.h.

#define POLARIZATION_VH   (3)

Definition at line 55 of file topology.h.

#define POLARIZATION_VL   (1)

Definition at line 53 of file topology.h.

#define POLARIZATION_VM   (2)

Definition at line 54 of file topology.h.

#define SD_BOOK_INIT   SD_CPU_INIT

Definition at line 65 of file topology.h.