Home
last modified time | relevance | path

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

/linux/arch/arm/nwfpe/
A Dentry.S70 ldr r5, [sp, #S_PC] @ get contents of PC;
96 str r5, [sp, #S_PC] @ update PC copy in regs
/linux/arch/arm64/kernel/
A Dentry-ftrace.S68 str x30, [sp, #S_PC]
126 ldr x9, [sp, #S_PC]
136 ldr x0, [sp, #S_PC]
A Dentry.S295 stp x22, x23, [sp, #S_PC]
343 ldp x21, x22, [sp, #S_PC] // load ELR, SPSR
891 stp x2, x3, [x1, #SDEI_EVENT_INTREGS + S_PC]
A Dasm-offsets.c78 DEFINE(S_PC, offsetof(struct pt_regs, pc)); in main()
/linux/arch/arm/kernel/
A Dentry-common.S163 ARM( add r8, sp, #S_PC )
169 str saved_pc, [sp, #S_PC] @ Save calling PC
274 str lr, [sp, #S_PC]
A Dentry-armv.S123 add r0, sp, #S_PC @ here for interlock avoidance
236 ldr r2, [r0, #S_PC]
238 str r2, [r0, #S_PC]
507 str r2, [sp, #S_PC] @ it's a 2x16bit instr, update
A Dentry-ftrace.S100 ldr lr, [sp, #S_PC] @ get LR
128 ldr r1, [sp, #S_PC] @ instrumented routine (func)
A Dasm-offsets.c84 DEFINE(S_PC, offsetof(struct pt_regs, ARM_pc)); in main()
A Dentry-header.S339 ldr lr, [sp, #\offset + S_PC] @ get pc
/linux/include/generated/
A Dasm-offsets.h42 #define S_PC 256 /* offsetof(struct pt_regs, pc) */ macro
/linux/arch/arm64/kernel/probes/
A Dkprobes_trampoline.S40 stp xzr, x0, [sp, #S_PC]

Completed in 11 milliseconds