Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/vmw_vmci/
Dvmci_doorbell.h45 int vmci_dbell_host_context_notify(u32 src_cid, struct vmci_handle handle);
Dvmci_doorbell.c300 int vmci_dbell_host_context_notify(u32 src_cid, struct vmci_handle handle) in vmci_dbell_host_context_notify() function
Dvmci_context.c1094 result = vmci_dbell_host_context_notify(src_cid, handle); in vmci_ctx_notify_dbell()