Searched refs:ar_info (Results 1 – 1 of 1) sorted by relevance
665 struct vmci_ctx_info ar_info; in vmci_host_do_ctx_add_notify() local675 if (copy_from_user(&ar_info, uptr, sizeof(ar_info))) in vmci_host_do_ctx_add_notify()679 result = vmci_ctx_add_notification(cid, ar_info.remote_cid); in vmci_host_do_ctx_add_notify()688 struct vmci_ctx_info ar_info; in vmci_host_do_ctx_remove_notify() local698 if (copy_from_user(&ar_info, uptr, sizeof(ar_info))) in vmci_host_do_ctx_remove_notify()703 ar_info.remote_cid); in vmci_host_do_ctx_remove_notify()