Searched refs:hv_result_to_errno (Results 1 – 7 of 7) sorted by relevance
87 return hv_result_to_errno(status); in hv_call_withdraw_memory()123 ret = hv_result_to_errno(status); in hv_call_create_partition()153 ret = hv_result_to_errno(status); in hv_call_initialize_partition()175 return hv_result_to_errno(status); in hv_call_finalize_partition()188 return hv_result_to_errno(status); in hv_call_delete_partition()257 ret = hv_result_to_errno(status); in hv_do_map_gpa_hcall()333 ret = hv_result_to_errno(status); in hv_call_unmap_gpa_pages()383 return hv_result_to_errno(status); in hv_call_get_gpa_access_states()410 return hv_result_to_errno(status); in hv_call_assert_virtual_interrupt()424 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()188 ret = hv_result_to_errno(status); in hv_call_add_logical_proc()231 ret = hv_result_to_errno(status); in hv_call_create_vp()260 ret = hv_result_to_errno(status); in hv_call_notify_all_processors_started()
834 int hv_result_to_errno(u64 status) in hv_result_to_errno() function848 EXPORT_SYMBOL_GPL(hv_result_to_errno);
255 ret = hv_result_to_errno(status); in mshv_ioctl_passthru_hvcall()450 return hv_result_to_errno(status); in mshv_vp_dispatch()2219 return hv_result_to_errno(status); in hv_retrieve_scheduler_type()
970 return hv_result_to_errno(status); in mshv_vtl_sint_ioctl_signal_event()
303 int hv_result_to_errno(u64 status);