| /linux/arch/arm/include/asm/ |
| H A D | uaccess-asm.h | 50 mcr p15, 0, \tmp, c3, c0, 0 @ Set domain register 62 mcr p15, 0, \tmp, c3, c0, 0 132 DACR( mrc p15, 0, \tmp0, c3, c0, 0) 139 mcr p15, 0, \tmp2, c3, c0, 0 145 mcr p15, 0, \tmp2, c3, c0, 0 153 DACR( mcr p15, 0, \tmp0, c3, c0, 0)
|
| /linux/arch/mips/include/asm/sibyte/ |
| H A D | board.h | 25 #define setleds(t0, t1, c0, c1, c2, c3) \ 33 li t1, c3; \ 36 #define setleds(t0, t1, c0, c1, c2, c3)
|
| /linux/arch/arm/include/asm/hardware/ |
| H A D | cp14.h | 55 #define RCP14_DBGDTRTXext() MRC14(0, c0, c3, 2) 60 #define RCP14_DBGBVR3() MRC14(0, c0, c3, 4) 76 #define RCP14_DBGBCR3() MRC14(0, c0, c3, 5) 92 #define RCP14_DBGWVR3() MRC14(0, c0, c3, 6) 108 #define RCP14_DBGWCR3() MRC14(0, c0, c3, 7) 125 #define RCP14_DBGBXVR3() MRC14(0, c1, c3, 1) 140 #define RCP14_DBGOSDLR() MRC14(0, c1, c3, 4) 160 #define WCP14_DBGDTRTXext(val) MCR14(val, 0, c0, c3, 2) 165 #define WCP14_DBGBVR3(val) MCR14(val, 0, c0, c3, 4) 181 #define WCP14_DBGBCR3(val) MCR14(val, 0, c0, c3, 5) [all …]
|
| /linux/arch/arm/mm/ |
| H A D | tlb-v7.S | 50 ALT_SMP(mcr p15, 0, r0, c8, c3, 3) @ TLB invalidate U MVA all ASID (shareable) 52 ALT_SMP(mcr p15, 0, r0, c8, c3, 1) @ TLB invalidate U MVA (shareable) 79 ALT_SMP(mcr p15, 0, r0, c8, c3, 3) @ TLB invalidate U MVA all ASID (shareable) 81 ALT_SMP(mcr p15, 0, r0, c8, c3, 1) @ TLB invalidate U MVA (shareable)
|
| H A D | proc-arm740.S | 76 mcr p15, 0, r0, c6, c3 @ disable area 3~7 115 mcr p15, 0, r0, c3, c0
|
| H A D | proc-arm940.S | 288 mcr p15, 0, r0, c6, c3, 0 @ disable data area 3~7 294 mcr p15, 0, r0, c6, c3, 1 @ disable instruction area 3~7 324 mcr p15, 0, r0, c3, c0, 0
|
| H A D | pmsa-v8.c | 22 #define PRBAR __ACCESS_CP15(c6, 0, c3, 0) 23 #define PRLAR __ACCESS_CP15(c6, 0, c3, 1)
|
| H A D | proc-sa1100.S | 182 mrc p15, 0, r4, c3, c0, 0 @ domain ID 197 mcr p15, 0, r4, c3, c0, 0 @ domain ID
|
| /linux/arch/powerpc/kernel/vdso/ |
| H A D | vgetrandom-chacha.S | 52 .macro quarterround4 a1 b1 c1 d1 a2 b2 c2 d2 a3 b3 c3 d3 a4 b4 c4 d4 67 add \c3, \c3, \d3 71 xor \b3, \b3, \c3 91 add \c3, \c3, \d3 95 xor \b3, \b3, \c3 103 #define QUARTERROUND4(a1,b1,c1,d1,a2,b2,c2,d2,a3,b3,c3,d3,a4,b4,c4,d4) \ argument 106 state##a3 state##b3 state##c3 state##d3 \
|
| /linux/lib/crypto/riscv/ |
| H A D | chacha-riscv64-zvkb.S | 78 a2, b2, c2, d2, a3, b3, c3, d3 97 vadd.vv \c3, \c3, \d3 101 vxor.vv \b3, \b3, \c3 125 vadd.vv \c3, \c3, \d3 129 vxor.vv \b3, \b3, \c3
|
| /linux/arch/arm/lib/ |
| H A D | csumpartialcopyuser.S | 19 mrc p15, 0, ip, c3, c0, 0 26 mcr p15, 0, ip, c3, c0, 0
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | br_netfilter_queue.sh | 17 setup_ns c1 c2 c3 sender 47 port_add "$c3" "c3" 3
|
| H A D | nft_audit.sh | 106 for chain in c2 c3; do
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-c3-isp.rst | 17 Those statistics are obtained from the "c3-isp-stats" metadata capture video nodes, 29 The configuration parameters are passed to the c3-isp-params metadata output video node, 87 .. kernel-doc:: include/uapi/linux/media/amlogic/c3-isp-config.h
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | cgroup_helpers.c | 693 char *c, *c2, *c3, *c4; in get_cgroup1_hierarchy_id() local 720 for (c3 = strtok_r(c, ",", &c4); c3; in get_cgroup1_hierarchy_id() 721 c3 = strtok_r(NULL, ",", &c4)) { in get_cgroup1_hierarchy_id()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
| H A D | gk20a.h | 30 int c3; member
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-ipq4019-ap.dk04.1-c3.dts | 8 compatible = "qcom,ipq4019-ap-dk04.1-c3", "qcom,ipq4019";
|
| /linux/kernel/sched/ |
| H A D | pelt.c | 60 u32 c1, c2, c3 = d3; /* y^0 == 1 */ in __accumulate_pelt_segments() local 78 return c1 + c2 + c3; in __accumulate_pelt_segments()
|
| /linux/tools/perf/arch/s390/include/ |
| H A D | dwarf-regs-table.h | 34 REG_DWARFNUM_NAME(c3, 35),
|
| /linux/arch/x86/crypto/ |
| H A D | aria-gfni-avx512-asm_64.S | 69 a3, b3, c3, d3, \ argument 80 transpose_4x4(c0, c1, c2, c3, a0, a1); \ 95 vpshufb a0, c3, c3; \ 113 transpose_4x4(a3, b3, c3, d3, b0, b1); \ 121 a3, b3, c3, d3, \ argument 132 transpose_4x4(c0, c1, c2, c3, a0, a1); \ 147 vpshufb a0, c3, c3; \ 165 transpose_4x4(c3, d3, a3, b3, b0, b1); \
|
| H A D | aria-aesni-avx-asm_64.S | 69 a3, b3, c3, d3, \ argument 80 transpose_4x4(c0, c1, c2, c3, a0, a1); \ 95 vpshufb a0, c3, c3; \ 113 transpose_4x4(a3, b3, c3, d3, b0, b1); \ 121 a3, b3, c3, d3, \ argument 132 transpose_4x4(c0, c1, c2, c3, a0, a1); \ 147 vpshufb a0, c3, c3; \ 165 transpose_4x4(c3, d3, a3, b3, b0, b1); \
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| H A D | amlogic-c3-c302x-aw409.dts | 8 #include "amlogic-c3.dtsi" 12 compatible = "amlogic,aw409", "amlogic,c3";
|
| /linux/arch/powerpc/platforms/85xx/ |
| H A D | p1022_ds.c | 103 #define MAKE_AD(alpha, red, blue, green, size, c0, c1, c2, c3) \ argument 106 (red << AD_RED_C_SHIFT) | (c3 << AD_COMP_3_SHIFT) | \
|
| /linux/Documentation/driver-api/cxl/linux/example-configurations/ |
| H A D | hb-interleave.rst | 159 "alias":"device:c3", 202 "alias":"device:c3",
|
| /linux/drivers/thermal/tegra/ |
| H A D | tegra30-tsensor.c | 165 int err, c1, c2, c3, c4, counter; in tegra_tsensor_get_temp() local 201 c3 = c1 * ts->calib.m; in tegra_tsensor_get_temp() 204 *temp = DIV_ROUND_CLOSEST(c1 * (c2 + c3 + c4), 1000); in tegra_tsensor_get_temp()
|