Searched refs:PPC_STLU (Results 1 - 11 of 11) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/include/
H A Dbasic_asm.h11 #define PPC_STLU stdu macro
15 #define PPC_STLU stwu macro
90 PPC_STLU %r1, -(((_extra + 15) & ~15) + STACK_FRAME_MIN_SIZE)(%r1);
/linux-master/arch/powerpc/kernel/vdso/
H A Dgettimeofday.S24 PPC_STLU r1, -PPC_MIN_STKFRM(r1)
27 PPC_STLU r1, -PPC_MIN_STKFRM(r1)
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-compat.h13 #define PPC_STLU stringify_in_c(stdu) macro
47 #define PPC_STLU stringify_in_c(stwu) macro
/linux-master/arch/powerpc/include/asm/
H A Dasm-compat.h13 #define PPC_STLU stringify_in_c(stdu) macro
47 #define PPC_STLU stringify_in_c(stwu) macro
/linux-master/arch/powerpc/kernel/
H A Doptprobes_head.S43 PPC_STLU r1,-INT_FRAME_SIZE(r1)
H A Dirq.c207 PPC_STLU " %%r1, %[offset](%[sp]) ;"
263 PPC_STLU " %%r1, %[offset](%[sp]) ;"
/linux-master/arch/powerpc/lib/
H A Dldstfp.S158 PPC_STLU r1,-STKFRM(r1)
185 PPC_STLU r1,-STKFRM(r1)
/linux-master/arch/powerpc/kernel/trace/
H A Dftrace_entry.S37 PPC_STLU r1, -STACK_FRAME_MIN_SIZE(r1)
40 PPC_STLU r1,-SWITCH_FRAME_SIZE(r1)
/linux-master/arch/powerpc/kvm/
H A Dbook3s_interrupts.S68 PPC_STLU r1, -SWITCH_FRAME_SIZE(r1)
/linux-master/arch/powerpc/crypto/
H A Dsha1-powerpc-asm.S127 PPC_STLU r1,-INT_FRAME_SIZE(r1)
H A Dmd5-asm.S40 PPC_STLU r1,-INT_FRAME_SIZE(r1); \

Completed in 153 milliseconds