Searched refs:hyperv_pcpu_output_arg (Results 1 – 7 of 7) sorted by relevance
64 void * __percpu *hyperv_pcpu_output_arg; variable65 EXPORT_SYMBOL_GPL(hyperv_pcpu_output_arg);98 free_percpu(hyperv_pcpu_output_arg); in hv_common_free()99 hyperv_pcpu_output_arg = NULL; in hv_common_free()292 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in get_vtl()376 hyperv_pcpu_output_arg = alloc_percpu(void *); in hv_common_init()377 BUG_ON(!hyperv_pcpu_output_arg); in hv_common_init()495 outputarg = (void **)this_cpu_ptr(hyperv_pcpu_output_arg); in hv_common_cpu_init()
41 output_page = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_call_get_vp_registers()124 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_call_get_partition_property()
103 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_call_create_partition()352 output_page = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_call_get_gpa_access_states()437 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_call_get_vp_state()543 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_call_map_vp_state_page()740 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_call_map_stat_page()
131 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_call_add_logical_proc()
2055 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_retrieve_scheduler_type()
71 extern void * __percpu *hyperv_pcpu_output_arg;
29 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_map_interrupt()