Searched refs:LRSAVE (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/trace/ |
H A D | ftrace_64_mprofile.S | 37 std r0,LRSAVE(r1) 72 std r7, LRSAVE+SWITCH_FRAME_SIZE(r1) 159 std r0, LRSAVE(r1) 177 std r7, LRSAVE+SWITCH_FRAME_SIZE(r1) 215 ld r0, LRSAVE(r1) 337 std r0, LRSAVE(r1)
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/trace/ |
H A D | ftrace_entry.S | 48 std r0, LRSAVE+SWITCH_FRAME_SIZE+STACK_FRAME_MIN_SIZE(r1) 84 PPC_STL r7, LRSAVE+SWITCH_FRAME_SIZE(r1)
|
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | aesp10-ppc.pl | 87 $LRSAVE =2*$SIZE_T; 95 $LRSAVE =$SIZE_T; 149 $PUSH r11,$LRSAVE($sp) 410 $PUSH r10,$FRAME+$LRSAVE($sp)
|
H A D | ghashp10-ppc.pl | 35 $LRSAVE=2*$SIZE_T; 41 $LRSAVE=$SIZE_T;
|
/kernel/linux/linux-5.10/drivers/crypto/vmx/ |
H A D | ghashp8-ppc.pl | 35 $LRSAVE=2*$SIZE_T; 41 $LRSAVE=$SIZE_T;
|
H A D | aesp8-ppc.pl | 87 $LRSAVE =2*$SIZE_T; 95 $LRSAVE =$SIZE_T; 149 $PUSH r11,$LRSAVE($sp) 410 $PUSH r10,$FRAME+$LRSAVE($sp) 2458 $PUSH r11,`$FRAME+21*16+6*$SIZE_T+$LRSAVE`($sp) 3110 $PUSH r11,`$FRAME+21*16+6*$SIZE_T+$LRSAVE`($sp)
|
/kernel/linux/linux-6.6/drivers/crypto/vmx/ |
H A D | ghashp8-ppc.pl | 35 $LRSAVE=2*$SIZE_T; 41 $LRSAVE=$SIZE_T;
|
H A D | aesp8-ppc.pl | 87 $LRSAVE =2*$SIZE_T; 95 $LRSAVE =$SIZE_T; 149 $PUSH r11,$LRSAVE($sp) 410 $PUSH r10,$FRAME+$LRSAVE($sp) 2458 $PUSH r11,`$FRAME+21*16+6*$SIZE_T+$LRSAVE`($sp) 3110 $PUSH r11,`$FRAME+21*16+6*$SIZE_T+$LRSAVE`($sp)
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 364 #define LRSAVE 16 macro 380 #define LRSAVE 4
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 407 #define LRSAVE 16 macro 432 #define LRSAVE 4
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 364 #define LRSAVE 16 macro 380 #define LRSAVE 4
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 407 #define LRSAVE 16 macro 432 #define LRSAVE 4
|
Completed in 14 milliseconds