Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/vmw_vmci/ !
Dvmci_context.h162 int vmci_ctx_dbell_create(u32 context_id, struct vmci_handle handle);
Dvmci_host.c858 info.result = vmci_ctx_dbell_create(cid, info.handle); in vmci_host_do_notify_resource()
Dvmci_context.c952 int vmci_ctx_dbell_create(u32 context_id, struct vmci_handle handle) in vmci_ctx_dbell_create() function