Searched refs:vmci_ctx_create (Results 1 – 3 of 3) sorted by relevance
126 struct vmci_ctx *vmci_ctx_create(u32 cid, u32 flags,
317 vmci_host_dev->context = vmci_ctx_create(init_block.cid, in vmci_host_do_init_context()982 host_context = vmci_ctx_create(VMCI_HOST_CONTEXT_ID, in vmci_host_init()
80 struct vmci_ctx *vmci_ctx_create(u32 cid, u32 priv_flags, in vmci_ctx_create() function