Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dvmw_vmci_defs.h262 VMCI_EVENT_CTX_REMOVED = 1, enumerator
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
Dvmci_context.c254 ev.msg.event_data.event = VMCI_EVENT_CTX_REMOVED; in ctx_fire_notification()