Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dvmw_vmci_defs.h266 VMCI_EVENT_CTX_REMOVED = 1, enumerator
/linux-4.1.27/drivers/misc/vmw_vmci/
Dvmci_context.c255 ev.msg.event_data.event = VMCI_EVENT_CTX_REMOVED; in ctx_fire_notification()