Lines Matching refs:vmci_handle
21 struct vmci_handle handle;
51 struct queue_pair_list *qp_list, struct vmci_handle handle);
59 struct vmci_handle handle);
61 struct vmci_handle handle, vmci_id peer, uint32_t flags,
67 static int vmci_queue_pair_alloc_guest_work(struct vmci_handle *handle,
72 static int vmci_queue_pair_detach_guest_work(struct vmci_handle handle);
73 static int vmci_queue_pair_detach_hypercall(struct vmci_handle handle);
93 vmci_queue_pair_alloc(struct vmci_handle *handle, struct vmci_queue **produce_q, in vmci_queue_pair_alloc()
124 vmci_queue_pair_detach(struct vmci_handle handle) in vmci_queue_pair_detach()
203 struct vmci_handle handle) in queue_pair_list_find_entry()
410 qp_guest_endpoint_create(struct vmci_handle handle, vmci_id peer, in qp_guest_endpoint_create()
576 vmci_queue_pair_alloc_guest_work(struct vmci_handle *handle, in vmci_queue_pair_alloc_guest_work()
776 vmci_queue_pair_detach_hypercall(struct vmci_handle handle) in vmci_queue_pair_detach_hypercall()
807 vmci_queue_pair_detach_guest_work(struct vmci_handle handle) in vmci_queue_pair_detach_guest_work()
914 queue_pair_notify_peer_local(bool attach, struct vmci_handle handle) in queue_pair_notify_peer_local()