Searched defs:guest_endpoint (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c154 bool guest_endpoint; member in struct:vmci_qp
1879 static int qp_detatch(struct vmci_handle handle, bool guest_endpoint) argument
1829 vmci_qp_alloc(struct vmci_handle *handle, struct vmci_queue **produce_q, u64 produce_size, struct vmci_queue **consume_q, u64 consume_size, u32 peer, u32 flags, u32 priv_flags, bool guest_endpoint, vmci_event_release_cb wakeup_cb, void *client_data) argument

Completed in 108 milliseconds