mshv_vtl_run
static struct mshv_vtl_run *mshv_vtl_this_run(void)
static struct mshv_vtl_run *mshv_vtl_cpu_run(int cpu)
per_cpu->run = (struct mshv_vtl_run *)__get_free_page(GFP_KERNEL | __GFP_ZERO);
struct mshv_vtl_run *run;