Searched refs:PREFETCH_STRIDE (Results 1 – 4 of 4) sorted by relevance
50 #ifndef PREFETCH_STRIDE51 #define PREFETCH_STRIDE (4*L1_CACHE_BYTES) macro60 for (cp = addr; cp < end; cp += PREFETCH_STRIDE) in prefetch_range()
66 #define PREFETCH_STRIDE 128 macro
197 #define PREFETCH_STRIDE L1_CACHE_BYTES macro
665 #define PREFETCH_STRIDE L1_CACHE_BYTES macro