|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | L1_CACHE_SHIFT CONFIG_ARM_L1_CACHE_SHIFT |
| #define | L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) |
| #define | ARCH_DMA_MINALIGN L1_CACHE_BYTES |
: Name to find. | |
| #define | __read_mostly __attribute__((__section__(".data..read_mostly"))) |
| static unsigned int xfrm_policy_hashmax __read_mostly __attribute__((__section__(".data..read_mostly"))) |
| #define ARCH_DMA_MINALIGN L1_CACHE_BYTES |
| #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) |
1.8.2