Searched refs:hyperv_pcpu_output_arg (Results 1 – 9 of 9) 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()294 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in get_vtl()378 hyperv_pcpu_output_arg = alloc_percpu(void *); in hv_common_init()379 BUG_ON(!hyperv_pcpu_output_arg); in hv_common_init()497 outputarg = (void **)this_cpu_ptr(hyperv_pcpu_output_arg); in hv_common_cpu_init()
44 output_page = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_call_get_vp_registers()127 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()351 output_page = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_call_get_gpa_access_states()442 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_call_get_vp_state()546 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_call_map_vp_state_page()659 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_call_get_partition_property_ex()901 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_call_map_stats_page()
175 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_call_add_logical_proc()
2126 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_retrieve_scheduler_type()
74 extern void * __percpu *hyperv_pcpu_output_arg;
30 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_map_interrupt()
729 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_apicid_to_vp_index()
608 output = *this_cpu_ptr(hyperv_pcpu_output_arg); in hv_root_crash_init()