Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dcache.h16 # define SMP_CACHE_BYTES L1_CACHE_BYTES macro
24 # define SMP_CACHE_BYTES (1 << 3) macro
/arch/microblaze/include/asm/
Dcache.h22 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/arch/alpha/include/asm/
Dcache.h20 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/arch/mips/include/asm/
Dcache.h18 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/arch/sparc/include/asm/
Dcache.h21 #define SMP_CACHE_BYTES (1 << SMP_CACHE_BYTES_SHIFT) macro
/arch/xtensa/include/asm/
Dcache.h18 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/arch/tile/include/asm/
Dcache.h44 #define SMP_CACHE_BYTES L2_CACHE_BYTES macro
/arch/blackfin/include/asm/
Dcache.h18 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/arch/parisc/include/asm/
Dcache.h19 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/arch/powerpc/include/asm/
Dcache.h27 #define SMP_CACHE_BYTES L1_CACHE_BYTES macro
/arch/sparc/kernel/
Dvmlinux.lds.S21 #define SMP_CACHE_BYTES (1 << SMP_CACHE_BYTES_SHIFT) macro