| /linux/tools/perf/arch/arm/tests/ |
| H A D | regs_load.S | 10 #define R6 0x30 macro 47 str r6, [r0, #R6]
|
| /linux/tools/perf/arch/powerpc/tests/ |
| H A D | regs_load.S | 11 #define R6 6 * 8 macro 50 std 6, R6(3)
|
| /linux/Documentation/bpf/ |
| H A D | linux-notes.rst | 65 * Register R6 is an implicit input that must contain a pointer to a 78 R0 = ntohl(*(u32 *) ((struct sk_buff *) R6->data + imm)) 84 R0 = ntohl(*(u32 *) ((struct sk_buff *) R6->data + src + imm))
|
| H A D | classic_vs_extended.rst | 75 a return value of the function. Since R6 - R9 are callee saved, their state 124 R6 - rbx 135 bpf_mov R6, R1 /* save ctx */ 142 bpf_mov R1, R6 /* restore ctx for next call */
|
| /linux/arch/powerpc/kernel/ |
| H A D | fpu.S | 150 2: SAVE_32FPVSRS(0, R4, R6) 153 REST_1FPVSR(0, R4, R6)
|
| H A D | tm.S | 301 SAVE_32FPRS_VSRS(0, R6, R7) /* r6 scratch, r7 ckfp_state */
|
| /linux/arch/powerpc/mm/nohash/ |
| H A D | tlb_low.S | 180 PPC_ICBT(0,R6,R7) /* touch next cache line */ 182 PPC_ICBT(0,R6,R7) /* touch next cache line */ 184 PPC_ICBT(0,R6,R7) /* touch next cache line */
|
| /linux/Documentation/bpf/standardization/ |
| H A D | abi.rst | 21 * R6 - R9: callee saved registers that function calls will preserve
|
| /linux/drivers/tty/serial/ |
| H A D | zs.h | 65 #define R6 6 macro
|
| H A D | sunzilog.h | 37 #define R6 6 macro
|
| H A D | ip22zilog.h | 45 #define R6 6 macro
|
| H A D | pmac_zilog.h | 123 #define R6 6 macro
|
| H A D | sunzilog.c | 210 write_zsreg(channel, R6, regs[R6]); in __load_zsregs() 1348 up->curregs[R6] = 0x00; /* SDLC Address */ in sunzilog_init_hw() 1364 up->curregs[R6] = 0x00; /* SDLC Address */ in sunzilog_init_hw()
|
| H A D | pmac_zilog.c | 145 write_zsreg(uap, R6, regs[R6]); in pmz_load_zsregs()
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | hvCall.S | 39 std r6,STK_PARAM(R6)(r1); \ 51 ld r6,STACK_FRAME_MIN_SIZE+STK_PARAM(R6)(r1); \
|
| /linux/arch/powerpc/kvm/ |
| H A D | bookehv_interrupts.S | 181 PPC_STL r6, VCPU_GPR(R6)(r4) 292 PPC_STL r6, VCPU_GPR(R6)(r11) 319 PPC_STL r6, VCPU_GPR(R6)(r11) 666 PPC_LL r6, VCPU_GPR(R6)(r4)
|
| H A D | booke_interrupts.S | 52 stw r6, VCPU_GPR(R6)(r4) 476 lwz r6, VCPU_GPR(R6)(r4)
|
| /linux/arch/hexagon/lib/ |
| H A D | memcpy.S | 146 #define data0 R6 /* lower 8 bytes of ldata0 */
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-boneblue.dts | 541 "SVO4", /* R6 */
|
| H A D | am335x-pocketbeagle.dts | 425 …AM33XX_PADCONF(AM335X_PIN_LCD_AC_BIAS_EN, PIN_OUTPUT_PULLDOWN, MUX_MODE5)/*(R6) lcd_ac_bias_en.pr1…
|