Searched refs:VMCI_ANON_SRC_HANDLE (Results 1 – 4 of 4) sorted by relevance
243 link_msg.hdr.src = VMCI_ANON_SRC_HANDLE; in dbell_link()261 unlink_msg.hdr.src = VMCI_ANON_SRC_HANDLE; in dbell_unlink()278 notify_msg.hdr.src = VMCI_ANON_SRC_HANDLE; in dbell_notify_as_guest()341 bitmap_set_msg.hdr.src = VMCI_ANON_SRC_HANDLE; in vmci_dbell_register_notification_bitmap()
86 get_cid_msg.src = VMCI_ANON_SRC_HANDLE; in vmci_get_vm_context_id()180 check_msg->src = VMCI_ANON_SRC_HANDLE; in vmci_check_host_caps()
973 alloc_msg->hdr.src = VMCI_ANON_SRC_HANDLE; in qp_alloc_hypercall()1002 detach_msg.hdr.src = VMCI_ANON_SRC_HANDLE; in qp_detatch_hypercall()
168 static const struct vmci_handle VMCI_ANON_SRC_HANDLE = { variable