Searched refs:ret_output (Results 1 – 2 of 2) sorted by relevance
417 union hv_output_get_vp_state *ret_output) in hv_call_get_vp_state() argument430 if (!page_count && !ret_output) in hv_call_get_vp_state()452 if (hv_result_success(status) && ret_output) in hv_call_get_vp_state()453 memcpy(ret_output, output, sizeof(*output)); in hv_call_get_vp_state()
276 union hv_output_get_vp_state *ret_output);