Linux Kernel
3.7.1
|
#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 [] |
#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.