Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.h37 int vmci_dbell_host_context_notify(u32 src_cid, struct vmci_handle handle);
H A Dvmci_doorbell.c292 int vmci_dbell_host_context_notify(u32 src_cid, struct vmci_handle handle) in vmci_dbell_host_context_notify() function
H A Dvmci_context.c1083 result = vmci_dbell_host_context_notify(src_cid, handle); in vmci_ctx_notify_dbell()