Searched refs:R14 (Results 1 – 19 of 19) sorted by relevance
/arch/x86/um/ |
D | ptrace_64.c | 29 [R14 >> 3] = HOST_R14, 69 case R14: in putreg() 146 case R14: in getreg()
|
D | user-offsets.c | 69 DEFINE_LONGS(HOST_R14, R14); in foo()
|
D | signal.c | 191 GETREG(R14, r14); in copy_sc_from_user() 278 PUTREG(R14, r14); in copy_sc_to_user()
|
/arch/hexagon/kernel/ |
D | vm_entry.S | 67 R14 = sa0; } \ 82 R14 = usr; \ 144 usr = R14; } \ 156 sa0 = R14; } \ 180 usr = R14; } \
|
/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 29 #define R14 8 macro
|
/arch/powerpc/kvm/ |
D | book3s_interrupts.S | 34 PPC_LL r14, VCPU_GPR(R14)(vcpu); \ 126 PPC_STL r14, VCPU_GPR(R14)(r7)
|
D | booke_interrupts.S | 226 stw r14, VCPU_GPR(R14)(r4) /* We need a NV GPR below. */ 260 lwz r14, VCPU_GPR(R14)(r4) 322 lwz r14, HOST_NV_GPR(R14)(r1) 367 stw r14, HOST_NV_GPR(R14)(r1) 387 lwz r14, VCPU_GPR(R14)(r4)
|
D | bookehv_interrupts.S | 81 PPC_STL r14, VCPU_GPR(R14)(r4) /* We need a non-volatile GPR. */ 476 PPC_LL r14, VCPU_GPR(R14)(r4) 533 PPC_LL r14, HOST_NV_GPR(R14)(r1) 576 PPC_STL r14, HOST_NV_GPR(R14)(r1) 596 PPC_LL r14, VCPU_GPR(R14)(r4)
|
D | book3s_hv_rmhandlers.S | 207 ld r14, VCPU_GPR(R14)(r4) 1062 std r14, VCPU_GPR(R14)(r9) 1562 std r14, VCPU_GPR(R14)(r3) 1614 ld r14, VCPU_GPR(R14)(r4)
|
/arch/powerpc/lib/ |
D | copypage_power7.S | 116 std r14,STK_REG(R14)(r1) 160 ld r14,STK_REG(R14)(r1)
|
D | checksum_64.S | 114 std r14,STK_REG(R14)(r1) 175 ld r14,STK_REG(R14)(r1) 299 std r14,STK_REG(R14)(r1) 382 ld r14,STK_REG(R14)(r1)
|
D | copyuser_power7.S | 59 ld r14,STK_REG(R14)(r1) 76 ld r14,STK_REG(R14)(r1) 137 std r14,STK_REG(R14)(r1) 192 ld r14,STK_REG(R14)(r1) 411 std r14,STK_REG(R14)(r1) 448 ld r14,STK_REG(R14)(r1) 596 std r14,STK_REG(R14)(r1) 641 ld r14,STK_REG(R14)(r1)
|
D | memcpy_power7.S | 69 std r14,STK_REG(R14)(r1) 124 ld r14,STK_REG(R14)(r1) 343 std r14,STK_REG(R14)(r1) 380 ld r14,STK_REG(R14)(r1) 529 std r14,STK_REG(R14)(r1) 574 ld r14,STK_REG(R14)(r1)
|
/arch/x86/um/os-Linux/ |
D | mcontext.c | 22 COPY(R12); COPY(R13); COPY(R14); COPY(R15); in get_regs_from_mc()
|
/arch/x86/include/asm/ |
D | calling.h | 57 #define R14 8 macro
|
/arch/x86/kernel/ |
D | entry_64.S | 142 movq %r14, R14(%rsp) 177 movq R14(%rsp), %r14 442 CFI_REL_OFFSET r14, R14+\offset 498 movq_cfi r14, R14+16 524 movq_cfi r14, R14+8 869 movq_cfi_restore R14+8, r14 1603 movq_cfi r14, R14+8
|
/arch/hexagon/lib/ |
D | memcpy.S | 184 #define shiftb R14 /* used to extract bytes */ 187 #define align888 R14 /* if simple dword loop can be used */
|
/arch/ia64/kvm/ |
D | vmm_ivt.S | 1116 ld8.fill r11=[r3],PT(R14)-PT(R11) 1119 ld8.fill r14=[r3],PT(R17)-PT(R14)
|
/arch/x86/lib/ |
D | x86-opcode-map.txt | 541 ce: BSWAP RSI/ESI/R14/R14D
|