Searched refs:hv_result_to_errno (Results 1 – 8 of 8) sorted by relevance
86 return hv_result_to_errno(status); in hv_call_withdraw_memory()122 ret = hv_result_to_errno(status); in hv_call_create_partition()151 ret = hv_result_to_errno(status); in hv_call_initialize_partition()169 return hv_result_to_errno(status); in hv_call_finalize_partition()180 return hv_result_to_errno(status); in hv_call_delete_partition()249 ret = hv_result_to_errno(status); in hv_do_map_gpa_hcall()325 ret = hv_result_to_errno(status); in hv_call_unmap_gpa_pages()375 return hv_result_to_errno(status); in hv_call_get_gpa_access_states()402 return hv_result_to_errno(status); in hv_call_assert_virtual_interrupt()416 return hv_result_to_errno(status); in hv_call_delete_vp()[all …]
71 return hv_result_to_errno(status); in hv_call_get_vp_registers()112 return hv_result_to_errno(status); in hv_call_set_vp_registers()135 return hv_result_to_errno(status); in hv_call_get_partition_property()186 return hv_result_to_errno(status); in hv_initialize_sleep_states()
92 ret = hv_result_to_errno(status); in hv_call_deposit_pages()144 ret = hv_result_to_errno(status); in hv_call_add_logical_proc()186 ret = hv_result_to_errno(status); in hv_call_create_vp()
833 int hv_result_to_errno(u64 status) in hv_result_to_errno() function847 EXPORT_SYMBOL_GPL(hv_result_to_errno);
265 ret = hv_result_to_errno(status); in mshv_ioctl_passthru_hvcall()450 return hv_result_to_errno(status); in mshv_vp_dispatch()2077 return hv_result_to_errno(status); in hv_retrieve_scheduler_type()
962 return hv_result_to_errno(status); in mshv_vtl_sint_ioctl_signal_event()
71 return hv_result_to_errno(status); in hv_map_interrupt()96 return hv_result_to_errno(status); in hv_unmap_interrupt()
303 int hv_result_to_errno(u64 status);