/linux-3.3/arch/alpha/include/asm/ |
D | cache.h | 10 # define L1_CACHE_BYTES 64 macro 16 # define L1_CACHE_BYTES 32 macro
|
/linux-3.3/arch/parisc/include/asm/ |
D | cache.h | 18 #define L1_CACHE_BYTES 64 macro 21 #define L1_CACHE_BYTES 32 macro
|
/linux-3.3/arch/openrisc/include/asm/ |
D | cache.h | 26 #define L1_CACHE_BYTES 16 macro
|
/linux-3.3/arch/cris/include/arch-v10/arch/ |
D | cache.h | 5 #define L1_CACHE_BYTES 32 macro
|
/linux-3.3/include/asm-generic/ |
D | cache.h | 10 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
|
/linux-3.3/arch/score/include/asm/ |
D | cache.h | 5 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
|
/linux-3.3/arch/m32r/include/asm/ |
D | cache.h | 6 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
|
/linux-3.3/arch/m68k/include/asm/ |
D | cache.h | 9 #define L1_CACHE_BYTES (1<< L1_CACHE_SHIFT) macro
|
/linux-3.3/arch/unicore32/include/asm/ |
D | cache.h | 16 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
|
/linux-3.3/arch/microblaze/include/asm/ |
D | cache.h | 20 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
|
/linux-3.3/arch/h8300/include/asm/ |
D | cache.h | 5 #define L1_CACHE_BYTES 4 macro
|
/linux-3.3/arch/um/include/asm/ |
D | cache.h | 15 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
|
/linux-3.3/arch/frv/include/asm/ |
D | cache.h | 18 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
|
/linux-3.3/arch/s390/include/asm/ |
D | cache.h | 14 #define L1_CACHE_BYTES 256 macro
|
/linux-3.3/arch/cris/include/arch-v32/arch/ |
D | cache.h | 7 #define L1_CACHE_BYTES 32 macro
|
/linux-3.3/arch/hexagon/include/asm/ |
D | cache.h | 26 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
|
/linux-3.3/arch/mips/include/asm/ |
D | cache.h | 15 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
|
/linux-3.3/arch/arm/include/asm/ |
D | cache.h | 8 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
|
/linux-3.3/arch/x86/include/asm/ |
D | cache.h | 8 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
|
/linux-3.3/arch/ia64/include/asm/ |
D | cache.h | 12 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
|
/linux-3.3/arch/xtensa/include/asm/ |
D | cache.h | 17 #define L1_CACHE_BYTES XCHAL_DCACHE_LINESIZE macro
|
/linux-3.3/arch/mn10300/proc-mn2ws0050/include/proc/ |
D | cache.h | 24 #define L1_CACHE_BYTES 32 /* bytes per entry */ macro
|
/linux-3.3/arch/tile/include/asm/ |
D | cache.h | 22 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
|
/linux-3.3/arch/mn10300/proc-mn103e010/include/proc/ |
D | cache.h | 18 #define L1_CACHE_BYTES 16 /* bytes per entry */ macro
|
/linux-3.3/arch/blackfin/include/asm/ |
D | cache.h | 17 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
|