Searched defs:MOVE_BIGCHUNK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sparc/lib/ |
H A D | memcpy.S | 20 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ macro
|
H A D | copy_user.S | 68 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ macro
|