Lines Matching full:save
32 * Our job is to save the register state into a struct pt_regs (on the stack)
42 /* Save all gprs to pt_regs */
47 /* Save the original return address in A's stack frame */
64 /* Save previous stack pointer (r1) */
69 /* Load special regs for save below */
81 /* Save it as pt_regs->nip */
83 /* Also save it in B's stackframe header for proper unwind */
85 /* Save the read LR in pt_regs->link */
89 /* Save callee's TOC in the ABI compliant location */
109 /* Save special regs */
211 /* Save toc & real LR on livepatch stack */
268 /* need to save return values */
272 /* save TOC */