Home
last modified time | relevance | path

Searched refs:R7 (Results 1 – 25 of 59) sorted by relevance

123

/OK3568_Linux_fs/kernel/lib/
H A Dtest_bpf.c46 #define R7 BPF_REG_7 macro
1186 BPF_ALU64_IMM(BPF_MOV, R7, 7),
1196 BPF_ALU64_IMM(BPF_ADD, R7, 20),
1206 BPF_ALU64_IMM(BPF_SUB, R7, 10),
1216 BPF_ALU64_REG(BPF_ADD, R0, R7),
1228 BPF_ALU64_REG(BPF_ADD, R1, R7),
1240 BPF_ALU64_REG(BPF_ADD, R2, R7),
1252 BPF_ALU64_REG(BPF_ADD, R3, R7),
1264 BPF_ALU64_REG(BPF_ADD, R4, R7),
1276 BPF_ALU64_REG(BPF_ADD, R5, R7),
[all …]
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S59 ! BL=0: R7->R0 is bank0
65 ! BL=1: R7->R0 is bank1
80 ! BL=0: R7->R0 is bank0
105 ! BL=0: R7->R0 is bank0
112 ! BL=1: R7->R0 is bank1
119 ! BL=0: R7->R0 is bank0
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/detail/
H A Dreduce.hpp138 … typename R2, typename R3, typename R4, typename R5, typename R6, typename R7, typename R8, typena…
140 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in loadToSmem() argument
146 … typename R2, typename R3, typename R4, typename R5, typename R6, typename R7, typename R8, typena…
148 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in loadFromSmem() argument
167 … typename R2, typename R3, typename R4, typename R5, typename R6, typename R7, typename R8, typena…
170 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in merge() argument
177 … typename R2, typename R3, typename R4, typename R5, typename R6, typename R7, typename R8, typena…
179 …__ __forceinline__ void mergeShfl(const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in mergeShfl() argument
184 …For<0, thrust::tuple_size<thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9> >::value>::mergeSh… in mergeShfl()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/detail/
H A Dreduce.hpp138 … typename R2, typename R3, typename R4, typename R5, typename R6, typename R7, typename R8, typena…
140 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in loadToSmem() argument
146 … typename R2, typename R3, typename R4, typename R5, typename R6, typename R7, typename R8, typena…
148 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in loadFromSmem() argument
167 … typename R2, typename R3, typename R4, typename R5, typename R6, typename R7, typename R8, typena…
170 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in merge() argument
177 … typename R2, typename R3, typename R4, typename R5, typename R6, typename R7, typename R8, typena…
179 …__ __forceinline__ void mergeShfl(const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in mergeShfl() argument
184 …For<0, thrust::tuple_size<thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9> >::value>::mergeSh… in mergeShfl()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/detail/
H A Dreduce.hpp138 … typename R2, typename R3, typename R4, typename R5, typename R6, typename R7, typename R8, typena…
140 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in loadToSmem() argument
146 … typename R2, typename R3, typename R4, typename R5, typename R6, typename R7, typename R8, typena…
148 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in loadFromSmem() argument
167 … typename R2, typename R3, typename R4, typename R5, typename R6, typename R7, typename R8, typena…
170 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in merge() argument
177 … typename R2, typename R3, typename R4, typename R5, typename R6, typename R7, typename R8, typena…
179 …__ __forceinline__ void mergeShfl(const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in mergeShfl() argument
184 …For<0, thrust::tuple_size<thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9> >::value>::mergeSh… in mergeShfl()
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/arm/armv7r/
H A Dtune-cortexr7.inc2 # Tune Settings for Cortex-R7
6 TUNEVALID[cortexr7] = "Enable Cortex-R7 specific processor optimizations"
/OK3568_Linux_fs/kernel/tools/perf/arch/arm/tests/
H A Dregs_load.S11 #define R7 0x38 macro
48 str r7, [r0, #R7]
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/tests/
H A Dregs_load.S12 #define R7 7 * 8 macro
51 std 7, R7(3)
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dvm_entry.S55 { memd(R0 + #_PT_R0706) = R7:6; \
99 { memd(R0 + #_PT_R0706) = R7:6; \
138 { R7:6 = memd(R0 + #_PT_R0706); \
169 R7:6 = memd(R0 + #_PT_R0706); \
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dwm8739.c36 R5 = 5, R6, R7, R8, R9, R15 = 15, enumerator
227 wm8739_write(sd, R7, 0x049); in wm8739_probe()
H A Dwm8775.c35 R7 = 7, R11 = 11, enumerator
241 wm8775_write(sd, R7, 0x000); in wm8775_probe()
/OK3568_Linux_fs/kernel/arch/hexagon/lib/
H A Dmemcpy.S143 #define ldata0 R7:6 /* even 8 bytes chunks */
145 #define data1 R7 /* lower 8 bytes of ldata1 */
160 #define back R7 /* nr bytes > dword boundary in src block */
/OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/
H A Dtlb_low.S220 PPC_ICBT(0,R6,R7) /* touch next cache line */
222 PPC_ICBT(0,R6,R7) /* touch next cache line */
224 PPC_ICBT(0,R6,R7) /* touch next cache line */
/OK3568_Linux_fs/kernel/tools/perf/arch/arm/util/
H A Dunwind-libdw.c26 dwarf_regs[7] = REG(R7); in libdw__arch_set_initial_registers()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dreduce.hpp69 … typename R2, typename R3, typename R4, typename R5, typename R6, typename R7, typename R8, typena…
72 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in reduce() argument
78 const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>&, in reduce()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dreduce.hpp69 … typename R2, typename R3, typename R4, typename R5, typename R6, typename R7, typename R8, typena…
72 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in reduce() argument
78 const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>&, in reduce()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dreduce.hpp69 … typename R2, typename R3, typename R4, typename R5, typename R6, typename R7, typename R8, typena…
72 … const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>& val, in reduce() argument
78 const thrust::tuple<R0, R1, R2, R3, R4, R5, R6, R7, R8, R9>&, in reduce()
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/util/
H A Dunwind-libdw.c31 dwarf_regs[7] = REG(R7); in libdw__arch_set_initial_registers()
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/util/
H A Dunwind-libdw.c35 dwarf_regs[7] = REG(R7); in libdw__arch_set_initial_registers()
/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A Dz8530.h14 #define R7 7 macro
H A Ddmascc.c761 write_scc(priv, R7, FLAG); in scc_open()
767 write_scc(priv, R7, AUTOEOM); in scc_open()
794 write_scc(priv, R7, AUTOEOM | TXFIFOE); in scc_open()
796 write_scc(priv, R7, AUTOEOM); in scc_open()
798 write_scc(priv, R7, AUTOEOM | RXFIFOH); in scc_open()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A DhvCall.S38 std r7,STK_PARAM(R7)(r1); \
50 ld r7,STACK_FRAME_OVERHEAD+STK_PARAM(R7)(r1); \
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dzs.h67 #define R7 7 macro
H A Dsunzilog.h38 #define R7 7 macro
H A Dip22zilog.h46 #define R7 7 macro

123