mshv_vtl_hvcall_setup
struct mshv_vtl_hvcall_setup __user *hvcall_setup_user)
struct mshv_vtl_hvcall_setup hvcall_setup;
sizeof(struct mshv_vtl_hvcall_setup))) {
return mshv_vtl_hvcall_do_setup(fd, (struct mshv_vtl_hvcall_setup __user *)arg);
#define MSHV_HVCALL_SETUP _IOW(MSHV_IOCTL, 0x1E, struct mshv_vtl_hvcall_setup)