Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_vmw.c28 ret = vmware_hypercall3(VMWARE_CMD_PCLK_GETTIME, 0, in ptp_vmw_pclk_read()
/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()