Home
last modified time | relevance | path

Searched refs:vmci_queue_pair_detach_hypercall (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/vmware/vmci/
H A Dvmci_queue_pair.c73 static int vmci_queue_pair_detach_hypercall(struct vmci_handle handle);
351 vmci_queue_pair_detach_hypercall(entry->qp.handle); in vmci_qp_guest_endpoints_exit()
776 vmci_queue_pair_detach_hypercall(struct vmci_handle handle) in vmci_queue_pair_detach_hypercall() function
839 result = vmci_queue_pair_detach_hypercall(handle); in vmci_queue_pair_detach_guest_work()