Searched refs:v3 (Results 1 - 25 of 184) sorted by relevance

12345678

/linux-master/drivers/iommu/arm/
H A DMakefile2 obj-y += arm-smmu/ arm-smmu-v3/
/linux-master/arch/arm/boot/dts/sunplus/
H A DMakefile3 sunplus-sp7021-demo-v3.dtb
5 sunplus-sp7021-demo-v3.dtb
/linux-master/scripts/dtc/include-prefixes/arm/sunplus/
H A DMakefile3 sunplus-sp7021-demo-v3.dtb
5 sunplus-sp7021-demo-v3.dtb
/linux-master/arch/loongarch/lib/
H A Dxor_template.c38 const unsigned long * __restrict v3)
46 LD_AND_XOR_LINE(v3)
48 : : [v1] "r"(v1), [v2] "r"(v2), [v3] "r"(v3) : "memory"
53 v3 += LINE_WIDTH / sizeof(unsigned long);
60 const unsigned long * __restrict v3, variable
69 LD_AND_XOR_LINE(v3)
72 : : [v1] "r"(v1), [v2] "r"(v2), [v3] "r"(v3), [v4] "r"(v4)
78 v3
86 const unsigned long * __restrict v3, variable
[all...]
/linux-master/drivers/char/mwave/
H A Dmwavedd.h89 #define PRINTK_4(f,s,v1,v2,v3) \
91 printk(s,v1,v2,v3); \
94 #define PRINTK_5(f,s,v1,v2,v3,v4) \
96 printk(s,v1,v2,v3,v4); \
99 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) \
101 printk(s,v1,v2,v3,v4,v5); \
104 #define PRINTK_7(f,s,v1,v2,v3,v4,v5,v6) \
106 printk(s,v1,v2,v3,v4,v5,v6); \
109 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) \
111 printk(s,v1,v2,v3,v
[all...]
/linux-master/arch/arm64/boot/dts/amazon/
H A DMakefile3 dtb-$(CONFIG_ARCH_ALPINE) += alpine-v3-evp.dtb
/linux-master/scripts/dtc/include-prefixes/arm64/amazon/
H A DMakefile3 dtb-$(CONFIG_ARCH_ALPINE) += alpine-v3-evp.dtb
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A DMakefile3 arm_smmu_v3-objs-y += arm-smmu-v3.o
4 arm_smmu_v3-objs-$(CONFIG_ARM_SMMU_V3_SVA) += arm-smmu-v3-sva.o
/linux-master/drivers/gpu/
H A DMakefile6 obj-$(CONFIG_IMX_IPUV3_CORE) += ipu-v3/
/linux-master/drivers/pci/controller/
H A Dpci-v3-semi.c313 struct v3_pci *v3 = bus->sysdata; local
365 writel(v3_addr_to_lb_base(v3->non_pre_mem) |
367 v3->base + V3_LB_BASE0);
373 writel(v3_addr_to_lb_base(v3->config_mem) |
375 v3->base + V3_LB_BASE1);
376 writew(mapaddress, v3->base + V3_LB_MAP1);
378 return v3->config_base + address + offset;
381 static void v3_unmap_bus(struct v3_pci *v3) argument
386 writel(v3_addr_to_lb_base(v3->pre_mem) |
389 v3
405 struct v3_pci *v3 = bus->sysdata; local
419 struct v3_pci *v3 = bus->sysdata; local
438 struct v3_pci *v3 = data; local
480 v3_integrator_init(struct v3_pci *v3) argument
517 v3_pci_setup_resource(struct v3_pci *v3, struct pci_host_bridge *host, struct resource_entry *win) argument
595 v3_get_dma_range_config(struct v3_pci *v3, struct resource_entry *entry, u32 *pci_base, u32 *pci_map) argument
673 v3_pci_parse_map_dma_ranges(struct v3_pci *v3, struct device_node *np) argument
710 struct v3_pci *v3; local
[all...]
/linux-master/lib/
H A Dsiphash.c20 #define SIPROUND SIPHASH_PERMUTATION(v0, v1, v2, v3)
26 u64 v3 = SIPHASH_CONST_3; \
28 v3 ^= key->key[1]; \
34 v3 ^= b; \
43 return (v0 ^ v1) ^ (v2 ^ v3);
54 v3 ^= m;
87 v3 ^= m;
119 v3 ^= first;
136 v3 ^= first;
140 v3
[all...]
/linux-master/tools/power/cpupower/debug/kernel/
H A Dcpufreq-test_tsc.c37 u32 v1=0,v2=0,v3=0; local
46 v3 = inl(pm_tmr_ioport);
47 } while ((v1 > v2 && v1 < v3) || (v2 > v3 && v2 < v1)
48 || (v3 > v1 && v3 < v2));
/linux-master/arch/s390/include/asm/
H A Dfpu-insn.h146 static __always_inline void fpu_vab(u8 v1, u8 v2, u8 v3) argument
148 asm volatile("VAB %[v1],%[v2],%[v3]"
150 : [v1] "I" (v1), [v2] "I" (v2), [v3] "I" (v3)
154 static __always_inline void fpu_vcksm(u8 v1, u8 v2, u8 v3) argument
156 asm volatile("VCKSM %[v1],%[v2],%[v3]"
158 : [v1] "I" (v1), [v2] "I" (v2), [v3] "I" (v3)
162 static __always_inline void fpu_vesravb(u8 v1, u8 v2, u8 v3) argument
164 asm volatile("VESRAVB %[v1],%[v2],%[v3]"
170 fpu_vgfmag(u8 v1, u8 v2, u8 v3, u8 v4) argument
178 fpu_vgfmg(u8 v1, u8 v2, u8 v3) argument
333 fpu_vn(u8 v1, u8 v2, u8 v3) argument
341 fpu_vperm(u8 v1, u8 v2, u8 v3, u8 v4) argument
357 fpu_vsrlb(u8 v1, u8 v2, u8 v3) argument
469 fpu_vx(u8 v1, u8 v2, u8 v3) argument
[all...]
H A Dfpu-insn-asm.h103 .ifc \vxr,%v3
204 * @v3: Vector register designated operand whose MSB is stored in
212 * correspond to @v1, @v2, @v3, and @v4. But there are exceptions, such as but
219 .macro RXB rxb v1 v2=0 v3=0 v4=0
227 .if \v3 & 0x10
240 * @v3: Third vector register designated operand (for RXB)
243 * Note: For @v1, @v2, @v3, and @v4 also refer to the RXB macro
246 .macro MRXB m v1 v2=0 v3=0 v4=0
248 RXB rxb, \v1, \v2, \v3, \v4 variable
258 * @v3
265 MRXB \\m, \\v1, \\v2, \\v3, \\v4 variable
372 VX_NUM v3, \\vr variable
393 VX_NUM v3, \\vto variable
413 VX_NUM v3, \\vto variable
424 VX_NUM v3, \\vr3 variable
453 VX_NUM v3, \\vr3 variable
462 VX_NUM v3, \\vr3 variable
484 VX_NUM v3, \\vr3 variable
506 VX_NUM v3, \\vr3 variable
550 VX_NUM v3, \\vr3 variable
560 VX_NUM v3, \\vr3 variable
570 VX_NUM v3, \\vr3 variable
580 VX_NUM v3, \\vr3 variable
602 VX_NUM v3, \\vr3 variable
625 VX_NUM v3, \\vr3 variable
655 VX_NUM v3, \\vr3 variable
680 VX_NUM v3, \\vr3 variable
702 VX_NUM v3, \\vr3 variable
725 VX_NUM v3, \\vr3 variable
[all...]
/linux-master/arch/powerpc/lib/
H A Dxor_vmx.c78 DEFINE(v3);
84 LOAD(v3);
86 XOR(v1, v3);
91 v3 += 4;
103 DEFINE(v3);
110 LOAD(v3);
113 XOR(v3, v4);
114 XOR(v1, v3);
119 v3 += 4;
133 DEFINE(v3);
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_siphash.h26 #define SIPROUND SIPHASH_PERMUTATION(v0, v1, v2, v3)
32 u64 v3 = SIPHASH_CONST_3; \
34 v3 ^= key->key[1]; \
40 v3 ^= b; \
49 return (v0 ^ v1) ^ (v2 ^ v3);
54 v3 ^= first;
58 v3 ^= second;
/linux-master/arch/arm64/lib/
H A Dxor-neon.c19 register uint64x2_t v0, v1, v2, v3; local
27 v3 = veorq_u64(vld1q_u64(dp1 + 6), vld1q_u64(dp2 + 6));
33 vst1q_u64(dp1 + 6, v3);
48 register uint64x2_t v0, v1, v2, v3; local
56 v3 = veorq_u64(vld1q_u64(dp1 + 6), vld1q_u64(dp2 + 6));
62 v3 = veorq_u64(v3, vld1q_u64(dp3 + 6));
68 vst1q_u64(dp1 + 6, v3);
86 register uint64x2_t v0, v1, v2, v3; local
94 v3
133 register uint64x2_t v0, v1, v2, v3; local
203 register uint64x2_t v0, v1, v2, v3; local
240 register uint64x2_t v0, v1, v2, v3; local
286 register uint64x2_t v0, v1, v2, v3; local
[all...]
/linux-master/arch/arm64/crypto/
H A Daes-ce-core.S18 mov v3.16b, v1.16b
21 ld1 {v3.4s}, [x0], #16
25 aese v0.16b, v3.16b
31 ld1 {v3.4s}, [x0], #16
34 eor v0.16b, v0.16b, v3.16b
46 mov v3.16b, v1.16b
49 ld1 {v3.4s}, [x0], #16
53 aesd v0.16b, v3.16b
59 ld1 {v3.4s}, [x0], #16
62 eor v0.16b, v0.16b, v3
[all...]
H A Dsm4-ce-core.S64 sm4ekey v3.4s, v2.4s, v27.4s;
65 sm4ekey v4.4s, v3.4s, v28.4s;
73 st1 {v0.16b-v3.16b}, [x1], #64;
80 tbl v20.16b, {v3.16b}, v24.16b
121 ld1 {v0.16b-v3.16b}, [x2], #64;
124 SM4_CRYPT_BLK8(v0, v1, v2, v3, v4, v5, v6, v7);
126 st1 {v0.16b-v3.16b}, [x1], #64;
139 ld1 {v0.16b-v3.16b}, [x2], #64;
140 SM4_CRYPT_BLK4(v0, v1, v2, v3);
141 st1 {v0.16b-v3
[all...]
/linux-master/drivers/gpu/ipu-v3/
H A DMakefile2 obj-$(CONFIG_IMX_IPUV3_CORE) += imx-ipu-v3.o
4 imx-ipu-v3-objs := ipu-common.o ipu-cpmem.o ipu-csi.o ipu-dc.o ipu-di.o \
9 imx-ipu-v3-objs += ipu-pre.o ipu-prg.o
/linux-master/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_math.c94 float dcn_bw_max3(float v1, float v2, float v3) argument
96 return v3 > dcn_bw_max2(v1, v2) ? v3 : dcn_bw_max2(v1, v2);
99 float dcn_bw_max5(float v1, float v2, float v3, float v4, float v5) argument
101 return dcn_bw_max3(v1, v2, v3) > dcn_bw_max2(v4, v5) ? dcn_bw_max3(v1, v2, v3) : dcn_bw_max2(v4, v5);
/linux-master/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calc_math.h37 float dcn_bw_max3(float v1, float v2, float v3);
38 float dcn_bw_max5(float v1, float v2, float v3, float v4, float v5);
/linux-master/include/pcmcia/
H A Ddevice_id.h34 #define PCMCIA_DEVICE_PROD_ID3(v3, vh3) { \
36 .prod_id = { NULL, NULL, (v3), NULL }, \
45 #define PCMCIA_DEVICE_PROD_ID13(v1, v3, vh1, vh3) { \
48 .prod_id = { (v1), NULL, (v3), NULL }, \
57 #define PCMCIA_DEVICE_PROD_ID123(v1, v2, v3, vh1, vh2, vh3) { \
61 .prod_id = { (v1), (v2), (v3), NULL },\
71 #define PCMCIA_DEVICE_PROD_ID134(v1, v3, v4, vh1, vh3, vh4) { \
75 .prod_id = { (v1), NULL, (v3), (v4) }, \
78 #define PCMCIA_DEVICE_PROD_ID1234(v1, v2, v3, v4, vh1, vh2, vh3, vh4) { \
83 .prod_id = { (v1), (v2), (v3), (v
[all...]
/linux-master/arch/arm/boot/dts/nxp/vf/
H A DMakefile3 vf500-colibri-eval-v3.dtb \
5 vf610-colibri-eval-v3.dtb \
/linux-master/scripts/dtc/include-prefixes/arm/nxp/vf/
H A DMakefile3 vf500-colibri-eval-v3.dtb \
5 vf610-colibri-eval-v3.dtb \

Completed in 235 milliseconds

12345678