Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvmw_vmci_defs.h324 VMCI_EVENT_CTX_REMOVED = 1, enumerator
/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_context.c254 ev.msg.event_data.event = VMCI_EVENT_CTX_REMOVED; in ctx_fire_notification()