Home
last modified time | relevance | path

Searched refs:vmci_ctx_notify_dbell (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/misc/vmw_vmci/
H A Dvmci_context.h155 int vmci_ctx_notify_dbell(u32 cid, struct vmci_handle handle,
H A Dvmci_host.c834 info.result = vmci_ctx_notify_dbell(cid, info.handle, in vmci_host_do_notify_resource()
H A Dvmci_context.c984 int vmci_ctx_notify_dbell(u32 src_cid, in vmci_ctx_notify_dbell() function