Searched refs:PREFETCH_STRIDE (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dprefetch.h33 there is also PREFETCH_STRIDE which is the architecure-preferred
46 #ifndef PREFETCH_STRIDE
47 #define PREFETCH_STRIDE (4*L1_CACHE_BYTES) macro
56 for (cp = addr; cp < end; cp += PREFETCH_STRIDE)
/linux-master/arch/mips/include/asm/mach-cavium-octeon/
H A Dcpu-feature-overrides.h61 #define PREFETCH_STRIDE 128 macro
/linux-master/arch/sh/include/asm/
H A Dprocessor_32.h188 #define PREFETCH_STRIDE L1_CACHE_BYTES macro

Completed in 117 milliseconds