Searched refs:R15 (Results 1 – 21 of 21) sorted by relevance
/arch/hexagon/kernel/ |
D | vm_entry.S | 62 memd(R0 + #_PT_R1514) = R15:14; \ 65 R15 = lc0; } \ 75 { memd(R0 + #_PT_LC0SA0) = R15:14; \ 79 R15 = p3:0; \ 84 { memd(R0 + #_PT_PREDSUSR) = R15:14; \ 106 { memd(R0 + #_PT_R1514) = R15:14; \ 111 R15:14 = C1:0; } \ 116 memd(R0 + #_PT_LC0SA0) = R15:14; \ 120 R15 = p3:0; }\ 122 memw(R0 + #_PT_PREDSUSR + 4) = R15; }\ [all …]
|
/arch/x86/kernel/ |
D | entry_64.S | 141 movq %r15, R15(%rsp) 176 movq R15(%rsp), %r15 437 PARTIAL_FRAME \start, R11+\offset-R15 443 CFI_REL_OFFSET r15, R15+\offset 499 movq_cfi r15, R15+16 525 movq_cfi r15, R15+8 868 movq_cfi_restore R15+8, r15 1242 subq $ORIG_RAX-R15, %rsp 1243 CFI_ADJUST_CFA_OFFSET ORIG_RAX-R15 1260 subq $ORIG_RAX-R15, %rsp [all …]
|
/arch/x86/um/ |
D | ptrace_64.c | 30 [R15 >> 3] = HOST_R15, 70 case R15: in putreg() 147 case R15: in getreg()
|
D | user-offsets.c | 70 DEFINE_LONGS(HOST_R15, R15); in foo()
|
D | signal.c | 192 GETREG(R15, r15); in copy_sc_from_user() 279 PUTREG(R15, r15); in copy_sc_to_user()
|
/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 28 #define R15 0 macro
|
/arch/powerpc/kvm/ |
D | book3s_interrupts.S | 35 PPC_LL r15, VCPU_GPR(R15)(vcpu); \ 127 PPC_STL r15, VCPU_GPR(R15)(r7)
|
D | booke_interrupts.S | 185 stw r15, VCPU_GPR(R15)(r4) 265 lwz r15, VCPU_GPR(R15)(r4) 303 stw r15, VCPU_GPR(R15)(r4) 323 lwz r15, HOST_NV_GPR(R15)(r1) 368 stw r15, HOST_NV_GPR(R15)(r1) 388 lwz r15, VCPU_GPR(R15)(r4)
|
D | bookehv_interrupts.S | 143 PPC_STL r15, VCPU_GPR(R15)(r4) 480 PPC_LL r15, VCPU_GPR(R15)(r4) 514 PPC_STL r15, VCPU_GPR(R15)(r4) 534 PPC_LL r15, HOST_NV_GPR(R15)(r1) 577 PPC_STL r15, HOST_NV_GPR(R15)(r1) 597 PPC_LL r15, VCPU_GPR(R15)(r4)
|
D | book3s_hv_rmhandlers.S | 208 ld r15, VCPU_GPR(R15)(r4) 1063 std r15, VCPU_GPR(R15)(r9) 1563 std r15, VCPU_GPR(R15)(r3) 1615 ld r15, VCPU_GPR(R15)(r4)
|
/arch/powerpc/lib/ |
D | copypage_power7.S | 117 std r15,STK_REG(R15)(r1) 161 ld r15,STK_REG(R15)(r1)
|
D | checksum_64.S | 115 std r15,STK_REG(R15)(r1) 176 ld r15,STK_REG(R15)(r1) 300 std r15,STK_REG(R15)(r1) 383 ld r15,STK_REG(R15)(r1)
|
D | copyuser_power7.S | 58 ld r15,STK_REG(R15)(r1) 75 ld r15,STK_REG(R15)(r1) 138 std r15,STK_REG(R15)(r1) 193 ld r15,STK_REG(R15)(r1) 412 std r15,STK_REG(R15)(r1) 449 ld r15,STK_REG(R15)(r1) 597 std r15,STK_REG(R15)(r1) 642 ld r15,STK_REG(R15)(r1)
|
D | memcpy_power7.S | 70 std r15,STK_REG(R15)(r1) 125 ld r15,STK_REG(R15)(r1) 344 std r15,STK_REG(R15)(r1) 381 ld r15,STK_REG(R15)(r1) 530 std r15,STK_REG(R15)(r1) 575 ld r15,STK_REG(R15)(r1)
|
/arch/x86/um/os-Linux/ |
D | mcontext.c | 22 COPY(R12); COPY(R13); COPY(R14); COPY(R15); in get_regs_from_mc()
|
/arch/hexagon/lib/ |
D | memcpy.S | 176 #define inc R15:14 /* inc kernel by -1 and defetch ptr by 32 */ 182 #define prolog R15 /* bytes in prolog */ 183 #define epilogdws R15 /* number dwords in epilog */
|
/arch/x86/include/asm/ |
D | calling.h | 56 #define R15 0 macro
|
/arch/ia64/kvm/ |
D | vmm_ivt.S | 1115 ld8.fill r10=[r2],PT(R15)-PT(R10) 1118 ld8.fill r15=[r2],PT(R16)-PT(R15)
|
/arch/ia64/kernel/ |
D | ivt.S | 1003 .mem.offset 8,0; st8.spill [r17]=r13,PT(R15)-PT(R13) // save r13
|
D | entry.S | 525 adds r15=PT(R15)+16,sp // r15 = &pt_regs.r15 (syscall #)
|
/arch/x86/lib/ |
D | x86-opcode-map.txt | 542 cf: BSWAP RDI/EDI/R15/R15D
|