Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dvmware.h148 unsigned long vmware_hypercall4(unsigned long cmd, unsigned long in1, in vmware_hypercall4() function
/linux/drivers/input/mouse/
H A Dvmmouse.c148 status = vmware_hypercall4(VMWARE_CMD_ABSPOINTER_DATA, 4, in vmmouse_report_events()