Searched refs:PIPE_DEPTH (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | copy_page.S | 22 #define PIPE_DEPTH 3 define 23 #define EPI p[PIPE_DEPTH-1] 37 #define Nrot ((8*PIPE_DEPTH+7)&~7) 44 .rotr t1[PIPE_DEPTH], t2[PIPE_DEPTH], t3[PIPE_DEPTH], t4[PIPE_DEPTH], \ 45 t5[PIPE_DEPTH], t6[PIPE_DEPTH], t7[PIPE_DEPTH], t [all...] |
H A D | copy_user.S | 40 #define PIPE_DEPTH 21 // pipe depth define 42 #define EPI p[PIPE_DEPTH-1] 78 alloc saved_pfs=ar.pfs,3,((2*PIPE_DEPTH+7)&~7),0,((2*PIPE_DEPTH+7)&~7) 80 .rotr val1[PIPE_DEPTH],val2[PIPE_DEPTH] 81 .rotp p[PIPE_DEPTH] 100 mov ar.ec=PIPE_DEPTH 116 EX(.failure_out,(EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1) 192 mov ar.ec=PIPE_DEPTH [all...] |
H A D | do_csum.S | 121 #define PIPE_DEPTH (LOAD_LATENCY+2) define 132 .rotp p[PIPE_DEPTH], pC1[2], pC2[2] 219 mov ar.ec=PIPE_DEPTH
|
/kernel/linux/linux-6.6/arch/ia64/lib/ |
H A D | copy_page.S | 22 #define PIPE_DEPTH 3 define 23 #define EPI p[PIPE_DEPTH-1] 37 #define Nrot ((8*PIPE_DEPTH+7)&~7) 44 .rotr t1[PIPE_DEPTH], t2[PIPE_DEPTH], t3[PIPE_DEPTH], t4[PIPE_DEPTH], \ 45 t5[PIPE_DEPTH], t6[PIPE_DEPTH], t7[PIPE_DEPTH], t [all...] |
H A D | copy_user.S | 40 #define PIPE_DEPTH 21 // pipe depth define 42 #define EPI p[PIPE_DEPTH-1] 78 alloc saved_pfs=ar.pfs,3,((2*PIPE_DEPTH+7)&~7),0,((2*PIPE_DEPTH+7)&~7) 80 .rotr val1[PIPE_DEPTH],val2[PIPE_DEPTH] 81 .rotp p[PIPE_DEPTH] 100 mov ar.ec=PIPE_DEPTH 116 EX(.failure_out,(EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1) 192 mov ar.ec=PIPE_DEPTH [all...] |
H A D | do_csum.S | 121 #define PIPE_DEPTH (LOAD_LATENCY+2) define 132 .rotp p[PIPE_DEPTH], pC1[2], pC2[2] 219 mov ar.ec=PIPE_DEPTH
|
Completed in 2 milliseconds