H A D | copy_user.S | 52 #define LD(insn, src, offset, reg, label) \ argument 59 #define ST(insn, dst, offset, reg, label) \ argument 68 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 83 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 101 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 116 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 127 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument 141 #define MOVE_LAST_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
|