Searched refs:vtl (Results 1 – 4 of 4) sorted by relevance
116 struct mshv_vtl *vtl; in mshv_ioctl_create_vtl() local120 vtl = kzalloc_obj(*vtl); in mshv_ioctl_create_vtl()121 if (!vtl) in mshv_ioctl_create_vtl()126 kfree(vtl); in mshv_ioctl_create_vtl()130 vtl, O_RDWR); in mshv_ioctl_create_vtl()133 kfree(vtl); in mshv_ioctl_create_vtl()136 vtl->module_dev = module_dev; in mshv_ioctl_create_vtl()382 static int mshv_vtl_ioctl_add_vtl0_mem(struct mshv_vtl *vtl, void __user *arg) in mshv_vtl_ioctl_add_vtl0_mem() argument391 dev_err(vtl->module_dev, "range start pfn (%llx) > end pfn (%llx)\n", in mshv_vtl_ioctl_add_vtl0_mem()417 dev_dbg(vtl->module_dev, in mshv_vtl_ioctl_add_vtl0_mem()[all …]
103 msg->msg_vtl = ms_hyperv.vtl; in vmbus_try_connection_id()174 if (version >= VERSION_WIN10_V5 && ms_hyperv.vtl == 2) { in vmbus_negotiate_version()
46 u8 vtl; member
362 start_vp_input->target_vtl.target_vtl = ms_hyperv.vtl; in hv_snp_boot_ap()