|
Linux Kernel
3.7.1
|
#include <asm-generic/topology.h>Go to the source code of this file.
Macros | |
| #define | mc_capable() (1) |
| #define | topology_core_cpumask(cpu) (&cpu_core_map[cpu]) |
Functions | |
| struct cpumask * | cpu_coregroup_mask (unsigned int cpu) |
Variables | |
| cpumask_t | cpu_core_map [NR_CPUS] |
| #define mc_capable | ( | ) | (1) |
Definition at line 18 of file topology.h.
| #define topology_core_cpumask | ( | cpu | ) | (&cpu_core_map[cpu]) |
Definition at line 24 of file topology.h.
Definition at line 33 of file topology.c.
Definition at line 41 of file topology.c.
1.8.2