Searched defs:SP (Results 1 – 12 of 12) sorted by relevance
/arch/c6x/kernel/ |
D | switch_to.S | 10 #define SP B15 macro
|
D | entry.S | 19 #define SP B15 macro
|
/arch/arc/include/asm/ |
D | entry-arcv2.h | 151 lr r10, [AUX_USER_SP] ; U mode SP variable
|
/arch/sparc/net/ |
D | bpf_jit_64.h | 18 #define SP 0x0e macro
|
D | bpf_jit_32.h | 29 #define SP 0x0e macro
|
/arch/arm/kernel/ |
D | unwind.c | 74 SP = 13, enumerator
|
/arch/mips/kvm/ |
D | entry.c | 50 #define SP 29 macro
|
/arch/x86/kernel/ |
D | vm86_32.c | 82 #define SP(regs) (*(unsigned short *)&((regs)->pt.sp)) macro
|
/arch/x86/crypto/ |
D | serpent-avx-x86_64-asm_64.S | 530 #define SP(SBOX, x0, x1, x2, x3, x4, i) \ macro
|
D | serpent-avx2-asm_64.S | 536 #define SP(SBOX, x0, x1, x2, x3, x4, i) \ macro
|
D | serpent-sse2-x86_64-asm_64.S | 565 #define SP(SBOX, x0, x1, x2, x3, x4, i) \ macro
|
/arch/powerpc/xmon/ |
D | ppc-opc.c | 831 #define SP PRS + 1 macro
|