Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
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()
/linux/arch/x86/kernel/cpu/
A Dvmware.c67 unsigned long vmware_hypercall_slow(unsigned long cmd, in vmware_hypercall_slow() function

Completed in 5 milliseconds