Linux Kernel
3.7.1
|
#include <linux/linkage.h>
Go to the source code of this file.
Macros | |
#define | L1_CACHE_SHIFT 5 |
#define | L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) |
#define | SMP_CACHE_BYTES L1_CACHE_BYTES |
#define | ARCH_DMA_MINALIGN L1_CACHE_BYTES |
#define | ____cacheline_aligned |
#define | L1_CACHE_SHIFT_MAX 5 |
#define ARCH_DMA_MINALIGN L1_CACHE_BYTES |
#define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) |
#define SMP_CACHE_BYTES L1_CACHE_BYTES |