/linux-4.4.14/arch/hexagon/kernel/ |
H A D | vm_switch.S | 61 memd(R29+#(_SWITCH_R2726))=R27:26; 62 memd(R29+#(_SWITCH_R2524))=R25:24; 63 memd(R29+#(_SWITCH_R2322))=R23:22; 64 memd(R29+#(_SWITCH_R2120))=R21:20; 65 memd(R29+#(_SWITCH_R1918))=R19:18; 66 memd(R29+#(_SWITCH_R1716))=R17:16; 69 memw(R0 +#(_TASK_STRUCT_THREAD + _THREAD_STRUCT_SWITCH_SP)) = R29; 71 R29 = memw(R1 + #(_TASK_STRUCT_THREAD + _THREAD_STRUCT_SWITCH_SP)); define 73 R27:26 = memd(R29+#(_SWITCH_R2726)); 74 R25:24 = memd(R29+#(_SWITCH_R2524)); 77 R23:22 = memd(R29+#(_SWITCH_R2322)); 78 R21:20 = memd(R29+#(_SWITCH_R2120)); 81 R19:18 = memd(R29+#(_SWITCH_R1918)); 82 R17:16 = memd(R29+#(_SWITCH_R1716)); 89 R31:30 = memd(R29+#_SWITCH_FP); 92 R29 = add(R29,#_SWITCH_STACK_SIZE); define
|
H A D | vm_entry.S | 134 * preserved. Don't restore R29 (SP) until later. 219 R29 = add(R29, #-(_PT_REGS_SIZE)); \ define 220 memd(R29 + #(_PT_R0100 + -_PT_REGS_SIZE)) = R1:0; \ 223 memd(R29 +#_PT_R0302) = R3:2; \ 227 memd(R29 + #_PT_ER_VMEL) = R1:0; \ 228 R0 = R29; \ 232 memd(R29 + #_PT_ER_VMPSP) = R3:2; \ 242 R29 = add(R29, #-(_PT_REGS_SIZE)); \ define 243 memd(R29 + #(_PT_R0100 + -_PT_REGS_SIZE)) = R1:0; \ 244 memd(R29 + #(_PT_R0302 + -_PT_REGS_SIZE)) = R3:2; \ 248 memw(R29 + #_PT_PREDSUSR) = R0; \ 254 memd(R29 + #_PT_ER_VMEL) = R1:0; \ 259 R0 = R29; \ 260 memd(R29 + #_PT_ER_VMPSP) = R3:2; \ 293 R0 = memw(R29 + #_PT_ER_VMEST); 314 R0 = R29; /* regs should still be at top of stack */ 332 /* R29 here should already be pointing at pt_regs */ 334 R1:0 = memd(R29 + #_PT_ER_VMEL); 335 R3:2 = memd(R29 + #_PT_ER_VMPSP); 344 R0 = R29 347 R1:0 = memd(R29 + #_PT_R0100); 348 R29 = add(R29, #_PT_REGS_SIZE); define
|
/linux-4.4.14/tools/testing/selftests/powerpc/copyloops/asm/ |
H A D | ppc_asm.h | 16 #define R29 r29 macro
|
/linux-4.4.14/arch/powerpc/kvm/ |
H A D | booke_interrupts.S | 198 stw r29, VCPU_GPR(R29)(r4) 278 lwz r29, VCPU_GPR(R29)(r4) 316 stw r29, VCPU_GPR(R29)(r4) 336 lwz r29, HOST_NV_GPR(R29)(r1) 381 stw r29, HOST_NV_GPR(R29)(r1) 401 lwz r29, VCPU_GPR(R29)(r4)
|
H A D | bookehv_interrupts.S | 137 PPC_STL r29, VCPU_GPR(R29)(r4) 469 PPC_LL r29, VCPU_GPR(R29)(r4) 503 PPC_STL r29, VCPU_GPR(R29)(r4) 523 PPC_LL r29, HOST_NV_GPR(R29)(r1) 566 PPC_STL r29, HOST_NV_GPR(R29)(r1) 586 PPC_LL r29, VCPU_GPR(R29)(r4)
|
H A D | book3s_interrupts.S | 57 PPC_LL r29, VCPU_GPR(R29)(vcpu); \ 201 PPC_STL r29, VCPU_GPR(R29)(r7)
|
H A D | book3s_hv_rmhandlers.S | 832 ld r29, VCPU_GPR(R29)(r4) 1419 std r29, VCPU_GPR(R29)(r9) 2241 std r29, VCPU_GPR(R29)(r3) 2352 ld r29, VCPU_GPR(R29)(r4)
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
H A D | opal-wrappers.S | 111 std r8,STK_REG(R29)(r1) 123 ld r8,STK_REG(R29)(r1)
|
/linux-4.4.14/arch/powerpc/lib/ |
H A D | copyuser_power7.S | 90 ld r5,-STACKFRAMESIZE+STK_REG(R29)(r1) 101 std r5,-STACKFRAMESIZE+STK_REG(R29)(r1) 110 std r5,-STACKFRAMESIZE+STK_REG(R29)(r1) 303 ld r5,STK_REG(R29)(r1)
|
H A D | memcpy_power7.S | 230 std r5,-STACKFRAMESIZE+STK_REG(R29)(r1) 238 ld r5,STK_REG(R29)(r1)
|
/linux-4.4.14/arch/hexagon/include/asm/ |
H A D | processor.h | 97 * R24-27 as callee saved GPRs needing explicit attention (R29-31 being
|
/linux-4.4.14/tools/testing/selftests/powerpc/copyloops/ |
H A D | copyuser_power7.S | 90 ld r5,-STACKFRAMESIZE+STK_REG(R29)(r1) 101 std r5,-STACKFRAMESIZE+STK_REG(R29)(r1) 110 std r5,-STACKFRAMESIZE+STK_REG(R29)(r1) 303 ld r5,STK_REG(R29)(r1)
|
H A D | memcpy_power7.S | 230 std r5,-STACKFRAMESIZE+STK_REG(R29)(r1) 238 ld r5,STK_REG(R29)(r1)
|
/linux-4.4.14/arch/powerpc/mm/ |
H A D | hash_low_64.S | 73 std r29,STK_REG(R29)(r1) 273 ld r29,STK_REG(R29)(r1) 371 std r29,STK_REG(R29)(r1) 639 ld r29,STK_REG(R29)(r1) 730 std r29,STK_REG(R29)(r1) 937 ld r29,STK_REG(R29)(r1)
|
/linux-4.4.14/drivers/mfd/ |
H A D | wm8350-regmap.c | 56 { 0x8000, 0x0000, 0xFFFF }, /* R29 - Over Current Interrupt status */
|
H A D | wm8994-regmap.c | 35 { 0x001D, 0x006D }, /* R29 - Right Output Volume */ 267 { 0x001D, 0x006D }, /* R29 - Right Output Volume */ 486 { 0x001D, 0x006D }, /* R29 - Right Output Volume */
|
/linux-4.4.14/include/linux/mfd/wm8350/ |
H A D | core.h | 354 * R29 (0x1D) - Over Current Interrupt status
|
/linux-4.4.14/arch/sh/kernel/ |
H A D | process_64.c | 154 printk("R29 : %08Lx%08Lx R30 : %08Lx%08Lx R31 : %08Lx%08Lx\n", show_regs()
|
/linux-4.4.14/sound/soc/codecs/ |
H A D | wm8804.c | 58 { 29, 0x80 }, /* R29 - SPDRX1 */
|
H A D | wm9090.c | 49 { 29, 0x002D }, /* R29 - Right Output Volume */
|
H A D | wm8990.h | 476 * R29 (0x1D) - Right Output Volume
|
H A D | wm8991.h | 474 * R29 (0x1D) - Right Output Volume
|
H A D | wm9081.h | 478 * R29 (0x1D) - Interrupt Control
|
H A D | wm9090.h | 299 * R29 (0x1D) - Right Output Volume
|
H A D | wm8960.c | 47 /* R29 - Anti-pop 2 */
|
H A D | wm8983.c | 57 { 0x1D, 0x0000 }, /* R29 - Notch Filter 3 */
|
H A D | wm8983.h | 531 * R29 (0x1D) - Notch Filter 3
|
H A D | wm8985.c | 69 { 29, 0x0000 }, /* R29 - Notch Filter 3 */
|
H A D | wm8985.h | 534 * R29 (0x1D) - Notch Filter 3
|
H A D | wm8990.c | 78 { 29, 0x0000 }, /* R29 - Right Output Volume */
|
H A D | wm8991.c | 68 { 29, 0x0000 }, /* R29 - Right Output Volume */
|
H A D | wm8993.c | 72 { 29, 0x006D }, /* R29 - Right Output Volume */
|
H A D | wm9081.c | 57 { 29, 0x0000 }, /* R29 - Interrupt Control */
|
H A D | wm8993.h | 863 * R29 (0x1D) - Right Output Volume
|
H A D | wm8996.h | 1143 * R29 (0x1D) - Output1 Right Volume
|
/linux-4.4.14/drivers/usb/usbip/ |
H A D | vhci_hcd.c | 91 "R29", /*29*/
|
/linux-4.4.14/include/linux/mfd/ |
H A D | wm8400-audio.h | 564 * R29 (0x1D) - Right Output Volume
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
H A D | bttv-cards.c | 1486 GPIO20,22,23: R30,R29,R28
|
/linux-4.4.14/include/linux/mfd/wm8994/ |
H A D | registers.h | 1277 * R29 (0x1D) - Right Output Volume
|