Home
last modified time | relevance | path

Searched refs:vmci_ctx_dbell_create (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H A Dvmci_context.h154 int vmci_ctx_dbell_create(u32 context_id, struct vmci_handle handle);
H A Dvmci_context.c944 int vmci_ctx_dbell_create(u32 context_id, struct vmci_handle handle) in vmci_ctx_dbell_create() function
971 * with vmci_ctx_dbell_create.
999 * registered with vmci_ctx_dbell_create.
H A Dvmci_host.c841 info.result = vmci_ctx_dbell_create(cid, info.handle); in vmci_host_do_notify_resource()
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H A Dvmci_context.h154 int vmci_ctx_dbell_create(u32 context_id, struct vmci_handle handle);
H A Dvmci_context.c941 int vmci_ctx_dbell_create(u32 context_id, struct vmci_handle handle) in vmci_ctx_dbell_create() function
968 * with vmci_ctx_dbell_create.
996 * registered with vmci_ctx_dbell_create.
H A Dvmci_host.c843 info.result = vmci_ctx_dbell_create(cid, info.handle); in vmci_host_do_notify_resource()

Completed in 7 milliseconds