Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dvmware.h73 extern unsigned long vmware_hypercall_slow(unsigned long cmd,
108 return vmware_hypercall_slow(cmd, in1, 0, 0, 0, in vmware_hypercall1()
133 return vmware_hypercall_slow(cmd, in1, 0, 0, 0, in vmware_hypercall3()
158 return vmware_hypercall_slow(cmd, in1, 0, 0, 0, in vmware_hypercall4()
184 return vmware_hypercall_slow(cmd, in1, in3, in4, in5, in vmware_hypercall5()
212 return vmware_hypercall_slow(cmd, in1, in3, 0, 0, in vmware_hypercall6()
240 return vmware_hypercall_slow(cmd, in1, in3, in4, in5, in vmware_hypercall7()