Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dvmw_vmci_defs.h401 #define IOCTL_VMCI_SET_NOTIFY _IO(7, 0xcb) /* 1995 */ macro
/linux-4.1.27/drivers/misc/vmw_vmci/
Dvmci_host.c966 case IOCTL_VMCI_SET_NOTIFY: in vmci_host_unlocked_ioctl()