Home
last modified time | relevance | path

Searched refs:R6 (Results 1 – 25 of 35) sorted by relevance

12

/linux/tools/perf/arch/arm/tests/
A Dregs_load.S10 #define R6 0x30 macro
47 str r6, [r0, #R6]
/linux/tools/perf/arch/powerpc/tests/
A Dregs_load.S11 #define R6 6 * 8 macro
50 std 6, R6(3)
/linux/lib/
A Dtest_bpf.c45 #define R6 BPF_REG_6 macro
3885 BPF_ALU64_REG(BPF_ADD, R6, R6),
4031 BPF_ALU32_REG(BPF_ADD, R6, R6),
4244 BPF_ALU64_REG(BPF_XOR, R6, R6),
4249 BPF_ALU64_REG(BPF_SUB, R6, R6),
4348 BPF_MOV64_REG(R6, R5),
4349 BPF_MOV64_REG(R7, R6),
4388 BPF_MOV64_REG(R6, R5),
4389 BPF_MOV64_REG(R7, R6),
11298 BPF_ALU64_IMM(BPF_MOV, R6, R6), \
[all …]
/linux/arch/mips/vdso/
A DKconfig1 # For the pre-R6 code in arch/mips/vdso/vdso.h for locating
6 # with < 2.25 binutils on pre-R6 kernels. For more references on why we
/linux/drivers/media/i2c/
A Dwm8739.c36 R5 = 5, R6, R7, R8, R9, R15 = 15, enumerator
224 wm8739_write(sd, R6, 0x000); in wm8739_probe()
/linux/arch/powerpc/mm/nohash/
A Dtlb_low.S205 PPC_ICBT(0,R6,R7) /* touch next cache line */
207 PPC_ICBT(0,R6,R7) /* touch next cache line */
209 PPC_ICBT(0,R6,R7) /* touch next cache line */
/linux/tools/perf/arch/arm/util/
A Dunwind-libdw.c25 dwarf_regs[6] = REG(R6); in libdw__arch_set_initial_registers()
/linux/tools/perf/arch/s390/util/
A Dunwind-libdw.c30 dwarf_regs[6] = REG(R6); in libdw__arch_set_initial_registers()
/linux/tools/perf/arch/powerpc/util/
A Dunwind-libdw.c34 dwarf_regs[6] = REG(R6); in libdw__arch_set_initial_registers()
/linux/drivers/net/hamradio/
A Dz8530.h13 #define R6 6 macro
/linux/arch/s390/crypto/
A Dcrc32be-vx.S65 .quad 0x0490d678d, 1 # R6, 1
/linux/drivers/tty/serial/
A Dzs.h66 #define R6 6 macro
A Dsunzilog.h37 #define R6 6 macro
A Dip22zilog.h45 #define R6 6 macro
A Dpmac_zilog.h133 #define R6 6 macro
A Dsunzilog.c210 write_zsreg(channel, R6, regs[R6]); in __load_zsregs()
1351 up->curregs[R6] = 0x00; /* SDLC Address */ in sunzilog_init_hw()
1367 up->curregs[R6] = 0x00; /* SDLC Address */ in sunzilog_init_hw()
/linux/arch/powerpc/kernel/
A Dfpu.S133 2: SAVE_32FPVSRS(0, R4, R6)
/linux/arch/powerpc/platforms/pseries/
A DhvCall.S37 std r6,STK_PARAM(R6)(r1); \
49 ld r6,STACK_FRAME_OVERHEAD+STK_PARAM(R6)(r1); \
/linux/Documentation/devicetree/bindings/sound/
A Dwm8903.txt20 - micdet-cfg : Default register value for R6 (Mic Bias). If absent, the
/linux/arch/powerpc/kvm/
A Dbookehv_interrupts.S181 PPC_STL r6, VCPU_GPR(R6)(r4)
292 PPC_STL r6, VCPU_GPR(R6)(r11)
319 PPC_STL r6, VCPU_GPR(R6)(r11)
675 PPC_LL r6, VCPU_GPR(R6)(r4)
A Dbooke_interrupts.S52 stw r6, VCPU_GPR(R6)(r4)
476 lwz r6, VCPU_GPR(R6)(r4)
/linux/Documentation/networking/
A Dfilter.rst774 R6 - rbx
785 bpf_mov R6, R1 /* save ctx */
792 bpf_mov R1, R6 /* restore ctx for next call */
1140 Since R6-R9 are callee saved, their state is preserved across the call.
1144 bpf_mov R6 = 1
1146 bpf_mov R0 = R6
1149 is a correct program. If there was R1 instead of R6, it would have
1170 bpf_ld R0 = *(u32 *)(R6 + 8)
1172 intends to load a word from address R6 + 8 and store it into R0
1176 If R6=PTR_TO_STACK, then access should be aligned and be within
[all …]
/linux/arch/ia64/kernel/
A Dentry.h56 .spillsp r6,SW(R6)+16+(off); .spillsp r7,SW(R7)+16+(off); \
/linux/drivers/net/wan/
A Dz85230.h32 #define R6 6 macro
/linux/arch/hexagon/lib/
A Dmemcpy.S146 #define data0 R6 /* lower 8 bytes of ldata0 */

Completed in 45 milliseconds

12