Searched refs:ret_output (Results 1 – 2 of 2) sorted by relevance
423 union hv_output_get_vp_state *ret_output) in hv_call_get_vp_state() argument436 if (!page_count && !ret_output) in hv_call_get_vp_state()458 if (hv_result_success(status) && ret_output) in hv_call_get_vp_state()459 memcpy(ret_output, output, sizeof(*output)); in hv_call_get_vp_state()
301 union hv_output_get_vp_state *ret_output);