Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dvmw_vmci_defs.h392 #define IOCTL_VMCI_QUEUEPAIR_DETACH _IO(7, 0xaa) macro
/linux-4.19.296/drivers/misc/vmw_vmci/
Dvmci_host.c955 case IOCTL_VMCI_QUEUEPAIR_DETACH: in vmci_host_unlocked_ioctl()