|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | L1_CACHE_SHIFT CONFIG_IA64_L1_CACHE_SHIFT |
| #define | L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) |
| #define | SMP_CACHE_SHIFT 3 |
| #define | SMP_CACHE_BYTES (1 << 3) |
| #define | __read_mostly __attribute__((__section__(".data..read_mostly"))) |
| #define __read_mostly __attribute__((__section__(".data..read_mostly"))) |
| #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) |
1.8.2