Lines Matching refs:line
66 * lines from memory. But pre-store first element of each cache line
67 * ST_CHUNK lines in advance of the rest of that cache line. That
126 * line as "least recently used" which means if many threads are
130 * marks the cache line as "most recently used" for all
131 * but the last cache line
435 ! line (similar to prefetching) to avoid overfilling STQ or miss buffers.
437 ! Initial stores using MRU version of BIS to keep cache line in
438 ! cache until we are ready to store final element of cache line.
444 ! We use STORE_MRU_ASI for the first seven stores to each cache line
446 ! mixed approach reduces the probability that the cache line is removed
501 ! mark cache line as LRU