Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dvmw_vmci_defs.h452 #define IOCTL_VMCI_CTX_REMOVE_NOTIFICATION _IO(7, 0xb0) macro
/linux-6.1.9/drivers/misc/vmw_vmci/
Dvmci_host.c936 case IOCTL_VMCI_CTX_REMOVE_NOTIFICATION: in vmci_host_unlocked_ioctl()