Searched refs:hvcall_user (Results 1 – 1 of 1) sorted by relevance
1110 struct mshv_vtl_hvcall __user *hvcall_user) in mshv_vtl_hvcall_call() argument1116 if (copy_from_user(&hvcall, hvcall_user, sizeof(struct mshv_vtl_hvcall))) in mshv_vtl_hvcall_call()1156 ret = put_user(hvcall.status, &hvcall_user->status); in mshv_vtl_hvcall_call()