Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <asm/cache.h>
Go to the source code of this file.
Macros | |
#define | L1_CACHE_ALIGN(x) ALIGN(x, L1_CACHE_BYTES) |
#define | SMP_CACHE_BYTES L1_CACHE_BYTES |
#define | __read_mostly |
#define | ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES))) |
#define | ____cacheline_aligned_in_smp |
#define | __cacheline_aligned |
#define | __cacheline_aligned_in_smp |
#define | INTERNODE_CACHE_SHIFT L1_CACHE_SHIFT |
#define | ____cacheline_internodealigned_in_smp |
#define | cache_line_size() L1_CACHE_BYTES |
#define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES))) |
struct qlcnic_host_tx_ring ____cacheline_internodealigned_in_smp |
#define __cacheline_aligned |
static struct cvm_oct_core_state core_state __cacheline_aligned_in_smp |
#define cache_line_size | ( | ) | L1_CACHE_BYTES |
#define INTERNODE_CACHE_SHIFT L1_CACHE_SHIFT |
#define SMP_CACHE_BYTES L1_CACHE_BYTES |