Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c754 return VMCI_ERROR_UNAVAILABLE; in qp_host_map_queues()
1120 result = VMCI_ERROR_UNAVAILABLE; in qp_alloc_guest_work()
1527 return VMCI_ERROR_UNAVAILABLE; in qp_broker_attach()
1654 return VMCI_ERROR_UNAVAILABLE; in qp_broker_attach()
2009 result = VMCI_ERROR_UNAVAILABLE; in vmci_qp_broker_set_page_store()
H A Dvmci_guest.c121 result = VMCI_ERROR_UNAVAILABLE; in vmci_send_datagram()
H A Dvmci_host.c830 info.result = VMCI_ERROR_UNAVAILABLE; in vmci_host_do_notify_resource()
/OK3568_Linux_fs/kernel/include/linux/
H A Dvmw_vmci_defs.h225 VMCI_ERROR_UNAVAILABLE = (-20), enumerator