Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/powerpc/include/
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-6.3-rc2/arch/powerpc/include/asm/
A Dasm-compat.h13 #define PPC_STLU stringify_in_c(stdu) macro
47 #define PPC_STLU stringify_in_c(stwu) macro
/linux-6.3-rc2/tools/testing/selftests/powerpc/primitives/asm/
A Dasm-compat.h13 #define PPC_STLU stringify_in_c(stdu) macro
47 #define PPC_STLU stringify_in_c(stwu) macro
/linux-6.3-rc2/arch/powerpc/kernel/vdso/
A Dgettimeofday.S24 PPC_STLU r1, -PPC_MIN_STKFRM(r1)
27 PPC_STLU r1, -PPC_MIN_STKFRM(r1)
/linux-6.3-rc2/arch/powerpc/lib/
A Dldstfp.S158 PPC_STLU r1,-STKFRM(r1)
185 PPC_STLU r1,-STKFRM(r1)
/linux-6.3-rc2/arch/powerpc/kernel/
A Dirq.c207 PPC_STLU " %%r1, %[offset](%[sp]) ;" in call_do_softirq()
259 PPC_STLU " %%r1, %[offset](%[sp]) ;" in call_do_irq()
A Doptprobes_head.S43 PPC_STLU r1,-INT_FRAME_SIZE(r1)
/linux-6.3-rc2/arch/powerpc/kernel/trace/
A Dftrace_mprofile.S37 PPC_STLU r1,-SWITCH_FRAME_SIZE(r1)
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_interrupts.S68 PPC_STLU r1, -SWITCH_FRAME_SIZE(r1)
/linux-6.3-rc2/arch/powerpc/crypto/
A Dsha1-powerpc-asm.S127 PPC_STLU r1,-INT_FRAME_SIZE(r1)
A Dmd5-asm.S40 PPC_STLU r1,-INT_FRAME_SIZE(r1); \

Completed in 13 milliseconds