Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A 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()
194 "S" (in4), in vmware_hypercall5()
229 unsigned long in3, unsigned long in4, in vmware_hypercall7() argument
250 "S" (in4), in vmware_hypercall7()
271 unsigned long in3, unsigned long in4, in vmware_hypercall_hb_out() argument
290 "S" (in4), in vmware_hypercall_hb_out()
299 unsigned long in3, unsigned long in4, in vmware_hypercall_hb_in() argument
[all …]
/linux/drivers/gpu/drm/vmwgfx/
H A 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/arch/powerpc/crypto/
H A Daesp8-ppc.pl818 le?vperm $in4,$in4,$in4,$inpperm
932 vxor $in4,$in4,v31
956 le?vperm $in4,$in4,$in4,$inpperm
1077 vxor $in4,$in4,v31
1641 le?vperm $in4,$in4,$in4,$inpperm
1663 vxor $in4,$in4,v31
1709 le?vperm $in4,$in4,$in4,$inpperm
2607 le?vperm $in4,$in4,$in4,$leperm
2771 le?vperm $in4,$in4,$in4,$leperm
3276 le?vperm $in4,$in4,$in4,$leperm
[all …]
/linux/tools/testing/selftests/bpf/prog_tests/
H A 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/arch/x86/kernel/cpu/
H A Dvmware.c69 unsigned long in4, unsigned long in5, in vmware_hypercall_slow() argument
84 "S" (in4), in vmware_hypercall_slow()
96 "S" (in4), in vmware_hypercall_slow()
109 "S" (in4), in vmware_hypercall_slow()
499 unsigned long in4, unsigned long in5, in vmware_tdx_hypercall() argument
517 args.rsi = in4; in vmware_tdx_hypercall()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_skeleton.c21 long long in4 __attribute__((aligned(64))) = 0; variable
78 out4 = in4; in handler()
/linux/arch/arm64/crypto/
H A Dsha512-ce-core.S83 .macro dround, i0, i1, i2, i3, i4, rc0, rc1, in0, in1, in2, in3, in4
93 ext v5.16b, v\in3\().16b, v\in4\().16b, #8
/linux/Documentation/hwmon/
H A Dw83795.rst44 17 VSEN5 14h in4
103 14 VSEN5 14h in4
H A Dpowr1220.rst41 in4 VMON5
H A 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
H A Dasb100.rst56 - 0x0100 => in4
H A 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
H A Dsis5595.rst82 fifth voltage sensor (in4) share a pin which is configurable, but not
H A Dw83627hf.rst116 97 VIN2 24h in4
H A Dadt7475.rst108 in4 12VIN (21) 12VIN (21)
H A Dw83791d.rst161 in4 (+12VIN) 0x000100 0x000100
H A Dw83792d.rst88 10 in4
H A Df71805f.rst87 in4 VIN4 VCC5V 200K 47K 5.25 0.95 V
H A Dvt1211.rst74 UCH5 in4 temp7 +12V
/linux/Documentation/devicetree/bindings/sound/
H A Drt5665.txt18 - realtek,in4-differential
/linux/tools/testing/selftests/net/
H A 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/net/ceph/
H A 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/fs/dlm/
H A Dlowcomms.c409 struct sockaddr_in *in4 = (struct sockaddr_in *) &sas; in nodeid_to_addr() local
411 ret4->sin_addr.s_addr = in4->sin_addr.s_addr; in nodeid_to_addr()