Searched refs:PPC_LR_STKOFF (Results 1 – 10 of 10) sorted by relevance
| /linux-4.4.14/arch/powerpc/lib/ |
| D | ldstfp.S | 82 PPC_STL r0,STKFRM+PPC_LR_STKOFF(r1) 96 4: PPC_LL r0,STKFRM+PPC_LR_STKOFF(r1) 109 PPC_STL r0,STKFRM+PPC_LR_STKOFF(r1) 123 4: PPC_LL r0,STKFRM+PPC_LR_STKOFF(r1) 136 PPC_STL r0,STKFRM+PPC_LR_STKOFF(r1) 150 4: PPC_LL r0,STKFRM+PPC_LR_STKOFF(r1) 163 PPC_STL r0,STKFRM+PPC_LR_STKOFF(r1) 177 4: PPC_LL r0,STKFRM+PPC_LR_STKOFF(r1) 229 PPC_STL r0,STKFRM+PPC_LR_STKOFF(r1) 244 4: PPC_LL r0,STKFRM+PPC_LR_STKOFF(r1) [all …]
|
| /linux-4.4.14/arch/powerpc/net/ |
| D | bpf_jit_asm.S | 104 PPC_STL r0, PPC_LR_STKOFF(r1); \ 118 PPC_LL r0, PPC_LR_STKOFF(r1); \ 157 PPC_STL r0, PPC_LR_STKOFF(r1); \ 170 PPC_LL r0, PPC_LR_STKOFF(r1); \
|
| D | bpf_jit_comp.c | 40 PPC_BPF_STL(0, 1, PPC_LR_STKOFF); in bpf_jit_build_prologue() 93 PPC_BPF_LL(0, 1, PPC_LR_STKOFF); in bpf_jit_build_epilogue()
|
| /linux-4.4.14/tools/testing/selftests/powerpc/primitives/asm/ |
| D | asm-compat.h | 35 #define PPC_LR_STKOFF 16 macro 66 #define PPC_LR_STKOFF 4 macro
|
| /linux-4.4.14/arch/powerpc/include/asm/ |
| D | asm-compat.h | 35 #define PPC_LR_STKOFF 16 macro 66 #define PPC_LR_STKOFF 4 macro
|
| /linux-4.4.14/arch/powerpc/kvm/ |
| D | book3s_hv_interrupts.S | 44 std r0,PPC_LR_STKOFF(r1) 156 ld r0, PPC_LR_STKOFF(r1)
|
| D | book3s_interrupts.S | 76 PPC_STL r0,PPC_LR_STKOFF(r1) 236 PPC_STL r4, (PPC_LR_STKOFF + SWITCH_FRAME_SIZE)(r1)
|
| D | bookehv_interrupts.S | 46 #define HOST_CALLEE_LR PPC_LR_STKOFF 60 #define HOST_STACK_LR (HOST_STACK_SIZE + PPC_LR_STKOFF)
|
| D | book3s_hv_rmhandlers.S | 49 std r0, PPC_LR_STKOFF(r1) 146 ld r8, 112+PPC_LR_STKOFF(r1) 491 std r0, PPC_LR_STKOFF(r1) 1744 ld r0, 112+PPC_LR_STKOFF(r1)
|
| /linux-4.4.14/arch/powerpc/platforms/powernv/ |
| D | opal-wrappers.S | 170 std r12,PPC_LR_STKOFF(r1) 193 ld r12,PPC_LR_STKOFF(r1)
|