Home
last modified time | relevance | path

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

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