Home
last modified time | relevance | path

Searched refs:PREFETCH_DIST (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/arch/ia64/lib/
Dcopy_page_mck.S67 #define PREFETCH_DIST 8 // McKinley sustains 16 outstanding L2 misses (8 ld, 8 st) macro
96 #define B (PREFETCH_DIST)
97 #define C (B + PREFETCH_DIST)
106 .rotr v[2*PREFETCH_DIST], n[D-C+1]
120 mov ar.lc = 2*PREFETCH_DIST - 1
128 mov t1 = (PAGE_SIZE/128) - (2*PREFETCH_DIST) - 1
Dmemcpy_mck.S40 #define PREFETCH_DIST 8 macro
64 #define B (PREFETCH_DIST)
65 #define C (B + PREFETCH_DIST)
119 cmp.lt p6,p0=2*PREFETCH_DIST,cnt
191 .rotr v[2*PREFETCH_DIST]
204 mov ar.lc = 2*PREFETCH_DIST - 1
211 add cnt = -(2*PREFETCH_DIST) - 1, cnt