Home
last modified time | relevance | path

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

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