Searched refs:Nrot (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/ia64/lib/ |
H A D | copy_page.S | 35 #define Nrot ((8*PIPE_DEPTH+7)&~7) define 40 alloc saved_pfs=ar.pfs,3,Nrot-3,0,Nrot
|
H A D | memcpy.S | 38 # define Nrot ((N + 7) & ~7) 49 alloc saved_pfs=ar.pfs,3,Nrot,0,Nrot 175 # undef Nrot 177 # define Nrot ((N+1 + 2 + 7) & ~7) /* number of rotating regs */ 182 alloc t3=ar.pfs,3,Nrot,0,Nrot // resize register frame
|
H A D | copy_page_mck.S | 98 #define Nrot ((N + 7) & ~7) define 102 alloc r8 = ar.pfs, 2, Nrot-2, 0, Nrot
|
H A D | memcpy_mck.S | 66 #define Nrot ((N + 7) & ~7) define 110 alloc saved_pfs=ar.pfs,3,Nrot-3,0,Nrot
|
Completed in 86 milliseconds