Home
last modified time | relevance | path

Searched refs:stg (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/arch/s390/kernel/
Dmcount.S34 stg %r1,__SF_BACKCHAIN(%r15)
35 stg %r1,(STACK_PTREGS_GPRS+15*8)(%r15)
36 stg %r0,(STACK_PTREGS_PSW+8)(%r15)
61 stg %r2,(STACK_PTREGS_GPRS+14*8)(%r15)
75 stg %r1,__SF_BACKCHAIN(%r15)
Dentry.S142 stg \scratch,__LC_USER_TIMER
146 stg \scratch,__LC_SYSTEM_TIMER
153 stg %r10,__TI_last_break(%r12)
157 stg %r8,__LC_RETURN_PSW
181 stg %r15,__THREAD_ksp(%r2) # store kernel stack of prev
186 stg %r3,__LC_CURRENT # store task struct of next
187 stg %r5,__LC_THREAD_INFO # store thread info of next
188 stg %r15,__LC_KERNEL_STACK # store end of kernel stack
218 stg %r14,__PT_FLAGS(%r11)
232 stg %r2,__PT_ORIG_GPR2(%r11)
[all …]
Dhead64.S26 stg %r0,__LC_VDSO_PER_CPU
31 stg %r15,__LC_THREAD_INFO # cache thread info in lowcore
33 stg %r14,__LC_CURRENT
35 stg %r15,__LC_KERNEL_STACK # set end of kernel stack
Dswsusp.S31 stg %r1,__SF_BACKCHAIN(%r15)
79 stg %r0,__LC_SYSTEM_TIMER
84 stg %r0,__LC_STEAL_TIMER
130 stg %r1,__SF_BACKCHAIN(%r15)
169 stg %r1,0(%r0)
Dreipl.S21 stg %r1,__LC_SAVE_AREA_RESTART
26 stg %r2,__LC_GPREGS_SAVE_AREA-SAVE_AREA_BASE+8(%r1)
64 stg %r2,__LC_PSW_SAVE_AREA-SAVE_AREA_BASE + 8(%r1)
Drelocate_kernel.S35 stg %r0,0x1d0(%r0)
37 stg %r0,0x1d8(%r0)
/linux-4.1.27/arch/s390/kernel/vdso64/
Dclock_gettime.S55 2: stg %r0,0(%r3) /* store tp->tv_sec */
56 stg %r1,8(%r3) /* store tp->tv_nsec */
101 7: stg %r0,0(%r3) /* store tp->tv_sec */
102 stg %r1,8(%r3) /* store tp->tv_nsec */
133 stg %r0,0(%r3)
136 stg %r4,8(%r3)
Dgettimeofday.S48 3: stg %r0,0(%r2) /* store tv->tv_sec */
52 stg %r0,8(%r2) /* store tv->tv_usec */
Dclock_getres.S43 stg %r0,8(%r3) /* store tp->tv_usec */
/linux-4.1.27/block/partitions/
Dmac.c22 static inline void mac_fix_string(char *stg, int len) in mac_fix_string() argument
26 for (i = len - 1; i >= 0 && stg[i] == ' '; i--) in mac_fix_string()
27 stg[i] = 0; in mac_fix_string()
/linux-4.1.27/Documentation/s390/
DDebugging390.txt705 800005ca: e3 10 f0 00 00 24 stg %r1,0(%r15)