Searched refs:LRSAVE (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/powerpc/platforms/ps3/
H A Dhvcall.S20 std r0, LRSAVE(r1); \
27 ld r0, LRSAVE(r1); \
44 std r0, LRSAVE(r1); \
56 ld r0, LRSAVE(r1); \
64 std r0, LRSAVE(r1); \
79 ld r0, LRSAVE(r1); \
87 std r0, LRSAVE(r1); \
105 ld r0, LRSAVE(r1); \
113 std r0, LRSAVE(r1); \
143 ld r0, LRSAVE(r
[all...]
/linux-master/arch/powerpc/kernel/
H A Dppc_save_regs.S38 PPC_LL r0,LRSAVE(r4)
/linux-master/arch/powerpc/kernel/trace/
H A Dftrace_entry.S48 std r0, LRSAVE+SWITCH_FRAME_SIZE+STACK_FRAME_MIN_SIZE(r1)
84 PPC_STL r7, LRSAVE+SWITCH_FRAME_SIZE(r1)
/linux-master/arch/powerpc/crypto/
H A Dghashp8-ppc.pl35 $LRSAVE=2*$SIZE_T;
41 $LRSAVE=$SIZE_T;
H A Daesp10-ppc.pl87 $LRSAVE =2*$SIZE_T;
95 $LRSAVE =$SIZE_T;
149 $PUSH r11,$LRSAVE($sp)
410 $PUSH r10,$FRAME+$LRSAVE($sp)
H A Dghashp10-ppc.pl35 $LRSAVE=2*$SIZE_T;
41 $LRSAVE=$SIZE_T;
H A Daesp8-ppc.pl87 $LRSAVE =2*$SIZE_T;
95 $LRSAVE =$SIZE_T;
150 $PUSH r11,$LRSAVE($sp)
411 $PUSH r10,$FRAME+$LRSAVE($sp)
2459 $PUSH r11,`$FRAME+21*16+6*$SIZE_T+$LRSAVE`($sp)
3136 $PUSH r11,`$FRAME+21*16+6*$SIZE_T+$LRSAVE`($sp)
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h409 #define LRSAVE 16 macro
434 #define LRSAVE 4
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h409 #define LRSAVE 16 macro
434 #define LRSAVE 4

Completed in 148 milliseconds