Searched refs:vmci_doorbell_notify (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
H A Dvmw_vmci_api.h45 int vmci_doorbell_notify(struct vmci_handle handle, u32 priv_flags);
/linux-4.4.14/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.c568 * vmci_doorbell_notify() - Ring the doorbell (and hide in the bushes).
576 int vmci_doorbell_notify(struct vmci_handle dst, u32 priv_flags) vmci_doorbell_notify() function
601 EXPORT_SYMBOL_GPL(vmci_doorbell_notify); variable

Completed in 162 milliseconds