Home
last modified time | relevance | path

Searched refs:PREFETCH_STRIDE (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/
Dprefetch.h49 #ifndef PREFETCH_STRIDE
50 #define PREFETCH_STRIDE (4*L1_CACHE_BYTES) macro
59 for (cp = addr; cp < end; cp += PREFETCH_STRIDE) in prefetch_range()
/linux-4.4.14/arch/mips/include/asm/mach-cavium-octeon/
Dcpu-feature-overrides.h66 #define PREFETCH_STRIDE 128 macro
/linux-4.4.14/arch/sh/include/asm/
Dprocessor_32.h200 #define PREFETCH_STRIDE L1_CACHE_BYTES macro
/linux-4.4.14/arch/avr32/include/asm/
Dprocessor.h163 #define PREFETCH_STRIDE L1_CACHE_BYTES macro
/linux-4.4.14/arch/tile/include/asm/
Dprocessor.h295 #define PREFETCH_STRIDE CHIP_L2_LINE_SIZE() macro
/linux-4.4.14/arch/ia64/include/asm/
Dprocessor.h684 #define PREFETCH_STRIDE L1_CACHE_BYTES macro