Searched refs:vmci_ctx_create (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_context.h126 struct vmci_ctx *vmci_ctx_create(u32 cid, u32 flags,
H A Dvmci_host.c325 vmci_host_dev->context = vmci_ctx_create(init_block.cid,
990 host_context = vmci_ctx_create(VMCI_HOST_CONTEXT_ID,
H A Dvmci_context.c29 * vmci_ctx_create() and removed via vmci_ctx_destroy().
80 struct vmci_ctx *vmci_ctx_create(u32 cid, u32 priv_flags, function

Completed in 104 milliseconds