Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dvmw_vmci_defs.h259 VMCI_EVENT_CTX_REMOVED = 1, enumerator
/Linux-v4.19/drivers/misc/vmw_vmci/
Dvmci_context.c256 ev.msg.event_data.event = VMCI_EVENT_CTX_REMOVED; in ctx_fire_notification()