Searched refs:VMCI_ANON_SRC_HANDLE (Results 1 – 4 of 4) sorted by relevance
235 link_msg.hdr.src = VMCI_ANON_SRC_HANDLE; in dbell_link()253 unlink_msg.hdr.src = VMCI_ANON_SRC_HANDLE; in dbell_unlink()270 notify_msg.hdr.src = VMCI_ANON_SRC_HANDLE; in dbell_notify_as_guest()333 bitmap_set_msg.hdr.src = VMCI_ANON_SRC_HANDLE; in vmci_dbell_register_notification_bitmap()
85 get_cid_msg.src = VMCI_ANON_SRC_HANDLE; in vmci_get_vm_context_id()179 check_msg->src = VMCI_ANON_SRC_HANDLE; in vmci_check_host_caps()
956 alloc_msg->hdr.src = VMCI_ANON_SRC_HANDLE; in qp_alloc_hypercall()985 detach_msg.hdr.src = VMCI_ANON_SRC_HANDLE; in qp_detatch_hypercall()
162 static const struct vmci_handle VMCI_ANON_SRC_HANDLE = { variable