Searched refs:PPC_STLU (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/powerpc/include/asm/vdso/ |
| A D | gettimeofday.h | 19 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/tools/testing/selftests/powerpc/primitives/asm/ |
| A D | asm-compat.h | 13 #define PPC_STLU stringify_in_c(stdu) macro 46 #define PPC_STLU stringify_in_c(stwu) macro
|
| /linux/arch/powerpc/include/asm/ |
| A D | asm-compat.h | 13 #define PPC_STLU stringify_in_c(stdu) macro 46 #define PPC_STLU stringify_in_c(stwu) macro
|
| /linux/arch/powerpc/lib/ |
| A D | ldstfp.S | 158 PPC_STLU r1,-STKFRM(r1) 185 PPC_STLU r1,-STKFRM(r1)
|
| /linux/arch/powerpc/kernel/ |
| A D | optprobes_head.S | 43 PPC_STLU r1,-INT_FRAME_SIZE(r1)
|
| A D | irq.c | 697 PPC_STLU " %%r1, %[offset](%[sp]) ;" in call_do_softirq() 718 PPC_STLU " %%r1, %[offset](%[sp]) ;" in call_do_irq()
|
| /linux/arch/powerpc/kvm/ |
| A D | book3s_interrupts.S | 68 PPC_STLU r1, -SWITCH_FRAME_SIZE(r1)
|
| /linux/arch/powerpc/crypto/ |
| A D | sha1-powerpc-asm.S | 127 PPC_STLU r1,-INT_FRAME_SIZE(r1)
|
| A D | md5-asm.S | 40 PPC_STLU r1,-INT_FRAME_SIZE(r1); \
|
Completed in 13 milliseconds