Home
last modified time | relevance | path

Searched refs:in4 (Results 1 – 23 of 23) sorted by relevance

/linux-6.14.4/arch/x86/include/asm/
Dvmware.h75 unsigned long in4, unsigned long in5,
84 unsigned long in4, unsigned long in5,
174 unsigned long in3, unsigned long in4, in vmware_hypercall5() argument
180 return vmware_tdx_hypercall(cmd, in1, in3, in4, in5, in vmware_hypercall5()
184 return vmware_hypercall_slow(cmd, in1, in3, in4, in5, in vmware_hypercall5()
194 "S" (in4), in vmware_hypercall5()
229 unsigned long in3, unsigned long in4, in vmware_hypercall7() argument
236 return vmware_tdx_hypercall(cmd, in1, in3, in4, in5, in vmware_hypercall7()
240 return vmware_hypercall_slow(cmd, in1, in3, in4, in5, in vmware_hypercall7()
250 "S" (in4), in vmware_hypercall7()
[all …]
/linux-6.14.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_msg_arm64.h73 unsigned long in3, unsigned long in4, in vmware_hypercall5() argument
80 register u64 x4 asm("x4") = in4; in vmware_hypercall5()
128 unsigned long in3, unsigned long in4, in vmware_hypercall7() argument
136 register u64 x4 asm("x4") = in4; in vmware_hypercall7()
157 unsigned long in3, unsigned long in4, in vmware_hypercall_hb() argument
165 register u64 x4 asm("x4") = in4; in vmware_hypercall_hb()
186 unsigned long in3, unsigned long in4, in vmware_hypercall_hb_out() argument
190 return vmware_hypercall_hb(cmd, in2, in3, in4, in5, in6, out1, 0); in vmware_hypercall_hb_out()
195 unsigned long in3, unsigned long in4, in vmware_hypercall_hb_in() argument
199 return vmware_hypercall_hb(cmd, in2, in3, in4, in5, in6, out1, in vmware_hypercall_hb_in()
/linux-6.14.4/arch/powerpc/crypto/
Daesp8-ppc.pl703 my ($in0, $in1, $in2, $in3, $in4, $in5, $in6, $in7 )=map("v$_",(0..3,10..13));
707 my ($tmp,$keyperm)=($in3,$in4); # aliases with "caller", redundant assignment
811 lvx_u $in4,$x40,$inp
818 le?vperm $in4,$in4,$in4,$inpperm
825 vxor $out4,$in4,$rndkey0
932 vxor $in4,$in4,v31
949 vncipherlast $out5,$out5,$in4
951 lvx_u $in4,$x40,$inp
956 le?vperm $in4,$in4,$in4,$inpperm
980 vxor $out4,$in4,$rndkey0
[all …]
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dskeleton.c53 CHECK(bss->in4 != 0, "in4", "got %lld != exp %lld\n", bss->in4, 0LL); in test_skeleton()
69 bss->in4 = 13; in test_skeleton()
84 CHECK(bss->in4 != 13, "in4", "got %lld != exp %lld\n", bss->in4, 13LL); in test_skeleton()
95 bss->in4 = 4; in test_skeleton()
/linux-6.14.4/arch/x86/kernel/cpu/
Dvmware.c70 unsigned long in4, unsigned long in5, in vmware_hypercall_slow() argument
85 "S" (in4), in vmware_hypercall_slow()
97 "S" (in4), in vmware_hypercall_slow()
110 "S" (in4), in vmware_hypercall_slow()
503 unsigned long in4, unsigned long in5, in vmware_tdx_hypercall() argument
521 args.rsi = in4; in vmware_tdx_hypercall()
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dtest_skeleton.c21 long long in4 __attribute__((aligned(64))) = 0; variable
78 out4 = in4; in handler()
/linux-6.14.4/arch/arm64/crypto/
Dsha512-ce-core.S83 .macro dround, i0, i1, i2, i3, i4, rc0, rc1, in0, in1, in2, in3, in4 argument
93 ext v5.16b, v\in3\().16b, v\in4\().16b, #8
/linux-6.14.4/Documentation/hwmon/
Dw83795.rst44 17 VSEN5 14h in4
103 14 VSEN5 14h in4
Dpowr1220.rst41 in4 VMON5
Ddme1737.rst98 in4: +12V 0V - 16V
108 in4: +12V 0V - 16V
118 in4: V1_IN 0V - 1.5V
128 in4: V1_IN 0V - 1.5V
Dasb100.rst56 - 0x0100 => in4
Dw83781d.rst163 0x000100 in4
374 - in4=r(0x24)*0.016*3.8
383 - in4=r(0x24)*0.016*3.8
392 - in4=r(0x24)*0.016*3.8
401 - in4=r(0x24)*0.016*4
Dsis5595.rst82 fifth voltage sensor (in4) share a pin which is configurable, but not
Dw83627hf.rst116 97 VIN2 24h in4
Dadt7475.rst108 in4 12VIN (21) 12VIN (21)
Dw83792d.rst88 10 in4
Dw83791d.rst161 in4 (+12VIN) 0x000100 0x000100
Df71805f.rst87 in4 VIN4 VCC5V 200K 47K 5.25 0.95 V
Dvt1211.rst74 UCH5 in4 temp7 +12V
/linux-6.14.4/Documentation/devicetree/bindings/sound/
Drt5665.txt18 - realtek,in4-differential
/linux-6.14.4/tools/testing/selftests/net/
Dnettest.c1107 struct in_addr in4; in socket_read_dgram() local
1112 in4.s_addr = *pa; in socket_read_dgram()
1113 sin->sin_addr = in4; in socket_read_dgram()
/linux-6.14.4/net/ceph/
Dmessenger.c169 struct sockaddr_in *in4 = (struct sockaddr_in *)&ss; in ceph_pr_addr() local
178 le32_to_cpu(addr->type), &in4->sin_addr, in ceph_pr_addr()
179 ntohs(in4->sin_port)); in ceph_pr_addr()
/linux-6.14.4/fs/dlm/
Dlowcomms.c407 struct sockaddr_in *in4 = (struct sockaddr_in *) &sas; in nodeid_to_addr() local
409 ret4->sin_addr.s_addr = in4->sin_addr.s_addr; in nodeid_to_addr()