Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dvmware.h123 unsigned long vmware_hypercall3(unsigned long cmd, unsigned long in1, in vmware_hypercall3() function
/linux/drivers/input/mouse/
H A Dvmmouse.c323 version = vmware_hypercall3(VMWARE_CMD_GETVERSION, 0, &response, &type); in vmmouse_detect()