Lines Matching defs:ST_CHUNK
47 * ST_CHUNK cache lines (64 bytes each) before the main
50 * word of each cache line ST_CHUNK lines in advance while
52 * cache line until fewer than ST_CHUNK*64 bytes remain.
91 #define ST_CHUNK 24 /* multiple of 4 due to loop unrolling */
195 mov ST_CHUNK, %g1
205 sub %o5, ST_CHUNK*64, %o5 ! reset %o5
206 mov ST_CHUNK, %g1
221 ! If more than ST_CHUNK*64 bytes remain to set, continue
225 cmp %o4, ST_CHUNK*64
227 mov ST_CHUNK, %g1