Searched refs:hv_result_to_errno (Results 1 – 6 of 6) sorted by relevance
85 return hv_result_to_errno(status); in hv_call_withdraw_memory()121 ret = hv_result_to_errno(status); in hv_call_create_partition()150 ret = hv_result_to_errno(status); in hv_call_initialize_partition()168 return hv_result_to_errno(status); in hv_call_finalize_partition()179 return hv_result_to_errno(status); in hv_call_delete_partition()248 ret = hv_result_to_errno(status); in hv_do_map_gpa_hcall()374 return hv_result_to_errno(status); in hv_call_get_gpa_access_states()395 return hv_result_to_errno(status); in hv_call_assert_virtual_interrupt()409 return hv_result_to_errno(status); in hv_call_delete_vp()589 return hv_result_to_errno(status); in hv_call_unmap_vp_state_page()[all …]
67 return hv_result_to_errno(status); in hv_call_get_vp_registers()108 return hv_result_to_errno(status); in hv_call_set_vp_registers()131 return hv_result_to_errno(status); in hv_call_get_partition_property()
91 ret = hv_result_to_errno(status); in hv_call_deposit_pages()143 ret = hv_result_to_errno(status); in hv_call_add_logical_proc()185 ret = hv_result_to_errno(status); in hv_call_create_vp()
814 int hv_result_to_errno(u64 status) in hv_result_to_errno() function828 EXPORT_SYMBOL_GPL(hv_result_to_errno);
238 ret = hv_result_to_errno(status); in mshv_ioctl_passthru_hvcall()426 return hv_result_to_errno(status); in mshv_vp_dispatch()2065 return hv_result_to_errno(status); in hv_retrieve_scheduler_type()
331 int hv_result_to_errno(u64 status);