Searched defs:r10 (Results 1 - 25 of 44) sorted by relevance

12

/linux-master/arch/arc/include/asm/
H A Ddsp-impl.h36 sr r10, [ARC_AUX_DSP_CTRL] variable
54 sr r10, [ARC_AUX_DSP_CTRL] variable
H A Dentry-compact.h257 lr r10, [ecr] variable
258 st r10, [sp, PT_event] variable
H A Dunwind.h24 unsigned long r10; member in struct:arc700_regs
H A Dentry-arcv2.h96 lr r10, [eret] variable
98 ST2 r10, r11, PT_ret variable
100 lr r10, [ecr] variable
102 ST2 r10, r11, PT_event variable
170 add2.nz r10, r10, SZ_PT_REGS/4 ; K mode SP variable
172 st r10, [sp, PT_sp] ; SP (pt_regs->sp) variable
201 ld r10, [sp, PT_sp] ; SP (pt_regs->sp) variable
202 sr r10, [AUX_USER_SP] variable
218 LD2 r10, r11, PT_lpe variable
219 sr r10, [lp_end] variable
222 ld r10, [sp, PT_lpc] ; lp_count can't be target of LD variable
230 LD2 r10, r11, PT_r10 variable
262 ld r10, [sp, PT_bta] variable
263 sr r10, [erbta] variable
265 LD2 r10, r11, PT_ret variable
266 sr r10, [eret] variable
[all...]
/linux-master/arch/csky/abiv1/inc/abi/
H A Dswitch_context.h9 unsigned long r10; member in struct:switch_stack
H A Dentry.h71 stw r10, (sp, 16) variable
103 ldw r10, (sp, 16) variable
/linux-master/arch/hexagon/lib/
H A Dmemset.S97 r10 = lsr(r2, #3) define
/linux-master/arch/powerpc/kernel/
H A Dhead_32.h22 mfspr r10, SPRN_SPRG_THREAD variable
80 stw r10,_CCR(r11) /* save registers */ variable
83 mfspr r10,SPRN_SPRG_SCRATCH0 variable
85 stw r10,GPR1 variable
88 stw r10,_LINK(r11) variable
92 lwz r10, DAR(r12) variable
93 stw r10, _DAR(r11) variable
94 lwz r10, DSISR(r12) variable
95 stw r10, _DSISR(r11) variable
113 lis r10,STACK_FRAME_REGS_MARKER@ha /* exception frame marker */ variable
114 addi r10,r10,STACK_FRAME_REGS_MARKER@l variable
115 stw r10,STACK_INT_FRAME_MARKER(r1) variable
116 li r10, \\trapno variable
117 stw r10,_TRAP(r1) variable
125 stw r10,_CTR(r1) variable
127 mfspr r10,SPRN_XER variable
152 lis r10, 1f@h variable
153 ori r10, r10, 1f@l variable
156 mfspr r10,SPRN_SPRG_THREAD variable
[all...]
H A Dhead_booke.h86 lis r10, STACK_FRAME_REGS_MARKE variable
87 addi r10, r10, STACK_FRAME_REGS_MARKER@l variable
88 stw r10, STACK_INT_FRAME_MARKER(r1) variable
89 li r10, \\trapno variable
90 stw r10,_TRAP(r1) variable
98 stw r10,_CTR(r1) variable
100 mfspr r10,SPRN_XER variable
[all...]
/linux-master/arch/x86/purgatory/
H A Dentry64.S72 r10: .quad 0x0 label
/linux-master/tools/testing/selftests/x86/
H A Dcheck_initial_reg_state.c12 unsigned long r8, r9, r10, r11, r12, r13, r14, r15; variable
H A Dtest_syscall_vdso.c61 uint64_t r8, r9, r10, r11; member in struct:regs64
/linux-master/arch/csky/abiv2/inc/abi/
H A Dswitch_context.h19 unsigned long r10; member in struct:switch_stack
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dlarge_vm_gpr_corruption.c64 unsigned long r9, r10, r11, r12, r13; local
/linux-master/arch/x86/include/uapi/asm/
H A Dptrace.h57 unsigned long r10; member in struct:pt_regs
/linux-master/arch/nios2/include/asm/
H A Dentry.h47 stw r10, PT_R10(sp) variable
75 ldw r10, PT_R10(sp) variable
H A Dptrace.h25 unsigned long r10; member in struct:pt_regs
/linux-master/arch/alpha/include/uapi/asm/
H A Dptrace.h60 unsigned long r10; member in struct:switch_stack
/linux-master/arch/x86/include/asm/
H A Dnospec-branch.h218 .irp rs,r8,r9,r10,r11,r12,r13,r14,r15 variable
H A Duser_64.h77 unsigned long r10; member in struct:user_regs_struct
/linux-master/arch/arc/include/uapi/asm/
H A Dptrace.h40 unsigned long r12, r11, r10, r9, r8, r7, r6, r5, r4, r3, r2, r1, r0; member in struct:user_regs_struct::__anon131
/linux-master/arch/microblaze/include/uapi/asm/
H A Dptrace.h28 microblaze_reg_t r10; member in struct:pt_regs
/linux-master/arch/powerpc/boot/
H A Dppc_asm.h35 #define r10 10 macro
/linux-master/arch/hexagon/include/uapi/asm/
H A Duser.h24 unsigned long r10; member in struct:user_regs_struct
/linux-master/arch/x86/include/asm/shared/
H A Dtdx.h80 u64 r10; member in struct:tdx_module_args

Completed in 7989 milliseconds

12