Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/vmw_vmci/
Dvmci_host.c258 if (cmd == IOCTL_VMCI_VERSION2) { in vmci_host_get_version()
952 case IOCTL_VMCI_VERSION2: in vmci_host_unlocked_ioctl()
/linux-6.1.9/include/linux/
Dvmw_vmci_defs.h445 #define IOCTL_VMCI_VERSION2 _IO(7, 0xa7) macro