Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/
H A Dvmci_context.h157 int vmci_ctx_notify_dbell(u32 cid, struct vmci_handle handle,
H A Dvmci_doorbell.c595 return vmci_ctx_notify_dbell(VMCI_HOST_CONTEXT_ID, in vmci_doorbell_notify()
H A Dvmci_host.c827 info.result = vmci_ctx_notify_dbell(cid, info.handle, in vmci_host_do_notify_resource()
H A Dvmci_context.c1039 int vmci_ctx_notify_dbell(u32 src_cid, in vmci_ctx_notify_dbell() function