Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_host.c266 if (cmd == IOCTL_VMCI_VERSION2) { in vmci_host_get_version()
960 case IOCTL_VMCI_VERSION2: in vmci_host_unlocked_ioctl()
/openbmc/linux/include/linux/
H A Dvmw_vmci_defs.h445 #define IOCTL_VMCI_VERSION2 _IO(7, 0xa7) macro