Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_vtl_main.c1110 struct mshv_vtl_hvcall __user *hvcall_user) in mshv_vtl_hvcall_call() argument
1116 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()