Nrot               37 arch/ia64/lib/copy_page.S #define Nrot		((8*PIPE_DEPTH+7)&~7)
Nrot              100 arch/ia64/lib/copy_page_mck.S #define Nrot	((N + 7) & ~7)
Nrot               40 arch/ia64/lib/memcpy.S #	define Nrot	((N + 7) & ~7)
Nrot              177 arch/ia64/lib/memcpy.S #	undef Nrot
Nrot              179 arch/ia64/lib/memcpy.S #	define Nrot	((N+1 + 2 + 7) & ~7)	/* number of rotating regs */
Nrot               68 arch/ia64/lib/memcpy_mck.S #define Nrot	((N + 7) & ~7)