Searched refs:SP_R2 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A Dentry.S32 SP_R2 = STACK_FRAME_OVERHEAD + __PT_GPRS + 8 define
251 st %r2,SP_R2(%r15) # store return value (change R2 on stack)
318 l %r7,SP_R2(%r15) # load new svc number
320 mvc SP_R2(4,%r15),SP_ORIG_R2(%r15) # restore first argument
321 lm %r2,%r6,SP_R2(%r15) # load svc arguments
343 st %r7,SP_R2(%r15)
345 clc SP_R2(4,%r15),BASED(.Lnr_syscalls)
348 l %r7,SP_R2(%r15) # strace might have changed the
355 st %r2,SP_R2(%r15) # store return value
H A Dentry64.S32 SP_R2 = STACK_FRAME_OVERHEAD + __PT_GPRS + 16 define
246 stg %r2,SP_R2(%r15) # store return value (change R2 on stack)
310 lg %r7,SP_R2(%r15) # load new svc number
312 mvc SP_R2(8,%r15),SP_ORIG_R2(%r15) # restore first argument
313 lmg %r2,%r6,SP_R2(%r15) # load svc arguments
335 stg %r7,SP_R2(%r15)
338 clg %r0,SP_R2(%r15)
340 lg %r7,SP_R2(%r15) # strace might have changed the
347 stg %r2,SP_R2(%r15) # store return value

Completed in 37 milliseconds