Searched refs:STACK_FRAME_LOCAL (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace-gpr.S | 25 OP_REGS PPC_STL, GPR_SIZE, FIRST_GPR, 31, %r1, STACK_FRAME_LOCAL(0, 0), FIRST_GPR 49 OP_REGS PPC_LL, GPR_SIZE, FIRST_GPR, 31, %r1, STACK_FRAME_LOCAL(0, 0), FIRST_GPR
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/ |
H A D | tm-signal.S | 26 PUSH_VMX(STACK_FRAME_LOCAL(5,0),r8) 105 POP_VMX(STACK_FRAME_LOCAL(5,0),r4)
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/ |
H A D | tm-signal.S | 26 PUSH_VMX(STACK_FRAME_LOCAL(5,0),r8) 105 POP_VMX(STACK_FRAME_LOCAL(5,0),r4)
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/ |
H A D | basic_asm.h | 43 #define STACK_FRAME_LOCAL(num_params, var) \ macro 51 * or STACK_FRAME_LOCAL() macros.
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/ |
H A D | basic_asm.h | 74 #define STACK_FRAME_LOCAL(num_params, var) \ macro 80 * or STACK_FRAME_LOCAL() macros.
|
Completed in 2 milliseconds