Home
last modified time | relevance | path

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

/linux/drivers/misc/vmw_vmci/
H A Dvmci_host.c252 return VMCI_ERROR_UNAVAILABLE; in vmci_host_setup_notify()
838 info.result = VMCI_ERROR_UNAVAILABLE; in vmci_host_do_notify_resource()
H A Dvmci_queue_pair.c756 return VMCI_ERROR_UNAVAILABLE; in qp_host_map_queues()
1122 result = VMCI_ERROR_UNAVAILABLE; in qp_alloc_guest_work()
1529 return VMCI_ERROR_UNAVAILABLE; in qp_broker_attach()
1656 return VMCI_ERROR_UNAVAILABLE; in qp_broker_attach()
2014 result = VMCI_ERROR_UNAVAILABLE; in vmci_qp_broker_set_page_store()
/linux/include/linux/
H A Dvmw_vmci_defs.h287 VMCI_ERROR_UNAVAILABLE = (-20), enumerator