Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/include/asm/vdso/
Dgettimeofday.h19 PPC_STLU r1, -PPC_MIN_STKFRM(r1)
22 PPC_STLU r1, -PPC_MIN_STKFRM(r1)
48 PPC_STLU r1, -PPC_MIN_STKFRM(r1)
51 PPC_STLU r1, -PPC_MIN_STKFRM(r1)
/Linux-v5.15/arch/powerpc/include/asm/
Dasm-compat.h13 #define PPC_STLU stringify_in_c(stdu) macro
46 #define PPC_STLU stringify_in_c(stwu) macro
/Linux-v5.15/tools/testing/selftests/powerpc/primitives/asm/
Dasm-compat.h13 #define PPC_STLU stringify_in_c(stdu) macro
46 #define PPC_STLU stringify_in_c(stwu) macro
/Linux-v5.15/arch/powerpc/lib/
Dldstfp.S158 PPC_STLU r1,-STKFRM(r1)
185 PPC_STLU r1,-STKFRM(r1)
/Linux-v5.15/arch/powerpc/kernel/
Doptprobes_head.S43 PPC_STLU r1,-INT_FRAME_SIZE(r1)
Dirq.c697 PPC_STLU " %%r1, %[offset](%[sp]) ;" in call_do_softirq()
718 PPC_STLU " %%r1, %[offset](%[sp]) ;" in call_do_irq()
/Linux-v5.15/arch/powerpc/kvm/
Dbook3s_interrupts.S68 PPC_STLU r1, -SWITCH_FRAME_SIZE(r1)
/Linux-v5.15/arch/powerpc/crypto/
Dsha1-powerpc-asm.S127 PPC_STLU r1,-INT_FRAME_SIZE(r1)
Dmd5-asm.S40 PPC_STLU r1,-INT_FRAME_SIZE(r1); \