Lines Matching full:out2
76 u32 *out1, u32 *out2, u32 *out3,
85 u32 *out1, u32 *out2, u32 *out3,
124 u32 *out1, u32 *out2) in vmware_hypercall3() argument
130 out1, out2, NULL, NULL, NULL); in vmware_hypercall3()
134 out1, out2, NULL, NULL, NULL); in vmware_hypercall3()
137 : "=a" (out0), "=b" (*out1), "=c" (*out2) in vmware_hypercall3()
149 u32 *out1, u32 *out2, u32 *out3) in vmware_hypercall4() argument
155 out1, out2, out3, NULL, NULL); in vmware_hypercall4()
159 out1, out2, out3, NULL, NULL); in vmware_hypercall4()
162 : "=a" (out0), "=b" (*out1), "=c" (*out2), "=d" (*out3) in vmware_hypercall4()
175 unsigned long in5, u32 *out2) in vmware_hypercall5() argument
181 NULL, out2, NULL, NULL, NULL); in vmware_hypercall5()
185 NULL, out2, NULL, NULL, NULL); in vmware_hypercall5()
188 : "=a" (out0), "=c" (*out2) in vmware_hypercall5()
202 unsigned long in3, u32 *out2, in vmware_hypercall6() argument
209 NULL, out2, out3, out4, out5); in vmware_hypercall6()
213 NULL, out2, out3, out4, out5); in vmware_hypercall6()
216 : "=a" (out0), "=c" (*out2), "=d" (*out3), "=S" (*out4), in vmware_hypercall6()
231 u32 *out2, u32 *out3) in vmware_hypercall7() argument
237 out1, out2, out3, NULL, NULL); in vmware_hypercall7()
241 out1, out2, out3, NULL, NULL); in vmware_hypercall7()
244 : "=a" (out0), "=b" (*out1), "=c" (*out2), "=d" (*out3) in vmware_hypercall7()