Searched refs:hv_vp_index (Results 1 – 3 of 3) sorted by relevance
55 u32 *hv_vp_index; variable56 EXPORT_SYMBOL_GPL(hv_vp_index);95 kfree(hv_vp_index); in hv_common_free()96 hv_vp_index = NULL; in hv_common_free()387 hv_vp_index = kmalloc_array(nr_cpu_ids, sizeof(*hv_vp_index), in hv_common_init()389 if (!hv_vp_index) { in hv_common_init()395 hv_vp_index[i] = VP_INVAL; in hv_common_init()531 hv_vp_index[cpu] = msr_vp_index; in hv_common_cpu_init()
238 if (!hv_vp_index) in set_hv_tscchange_cb()246 re_ctrl.target_vp = hv_vp_index[get_cpu()]; in set_hv_tscchange_cb()308 if (re_ctrl.target_vp == hv_vp_index[cpu]) { in hv_cpu_die()317 re_ctrl.target_vp = hv_vp_index[new_cpu]; in hv_cpu_die()
199 extern u32 *hv_vp_index;228 return hv_vp_index[cpu_number]; in hv_cpu_number_to_vp_number()