Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
smp_64.h File Reference
#include <linux/threads.h>
#include <asm/asi.h>
#include <asm/starfire.h>
#include <asm/spitfire.h>
#include <linux/cpumask.h>
#include <linux/cache.h>

Go to the source code of this file.

Macros

#define hard_smp_processor_id()   0
 
#define smp_fill_in_sib_core_maps()   do { } while (0)
 
#define smp_fetch_global_regs()   do { } while (0)
 
#define smp_fetch_global_pmu()   do { } while (0)
 

Macro Definition Documentation

#define hard_smp_processor_id (   void)    0

Definition at line 66 of file smp_64.h.

#define smp_fetch_global_pmu (   void)    do { } while (0)

Definition at line 69 of file smp_64.h.

#define smp_fetch_global_regs (   void)    do { } while (0)

Definition at line 68 of file smp_64.h.

#define smp_fill_in_sib_core_maps (   void)    do { } while (0)

Definition at line 67 of file smp_64.h.