Home
last modified time | relevance | path

Searched defs:Nrot (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/ia64/lib/
H A Dmemcpy.S40 # define Nrot ((N + 7) & ~7) macro
179 # define Nrot ((N+1 + 2 + 7) & ~7) /* number of rotating regs */ macro
H A Dcopy_page.S37 #define Nrot ((8*PIPE_DEPTH+7)&~7) macro
H A Dcopy_page_mck.S100 #define Nrot ((N + 7) & ~7) macro
H A Dmemcpy_mck.S68 #define Nrot ((N + 7) & ~7) macro