Home
last modified time | relevance | path

Searched defs:SMP_CACHE_BYTES (Results 1 – 11 of 11) sorted by path

/linux/arch/alpha/include/asm/
H A Dcache.h21 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/linux/arch/arc/include/asm/
H A Dcache.h50 #define SMP_CACHE_BYTES 128 macro
/linux/arch/microblaze/include/asm/
H A Dcache.h19 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/linux/arch/parisc/include/asm/
H A Dcache.h21 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/linux/arch/powerpc/include/asm/
H A Dcache.h32 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/linux/arch/sparc/include/asm/
H A Dcache.h22 #define SMP_CACHE_BYTES (1 << SMP_CACHE_BYTES_SHIFT) macro
/linux/arch/sparc/kernel/
H A Dvmlinux.lds.S22 #define SMP_CACHE_BYTES (1 << SMP_CACHE_BYTES_SHIFT) macro
/linux/arch/xtensa/include/asm/
H A Dcache.h18 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/linux/include/linux/
H A Dcache.h13 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/linux/tools/include/linux/
H A Dcache.h8 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/linux/tools/virtio/ringtest/
H A Dptr_ring.c13 #define SMP_CACHE_BYTES 64 macro