Searched refs:PREFETCH_STRIDE (Results 1 – 6 of 6) sorted by relevance
49 #ifndef PREFETCH_STRIDE50 #define PREFETCH_STRIDE (4*L1_CACHE_BYTES) macro59 for (cp = addr; cp < end; cp += PREFETCH_STRIDE) in prefetch_range()
66 #define PREFETCH_STRIDE 128 macro
200 #define PREFETCH_STRIDE L1_CACHE_BYTES macro
163 #define PREFETCH_STRIDE L1_CACHE_BYTES macro
295 #define PREFETCH_STRIDE CHIP_L2_LINE_SIZE() macro
684 #define PREFETCH_STRIDE L1_CACHE_BYTES macro