Searched refs:hv_result (Results 1 – 10 of 10) sorted by relevance
110 static inline int hv_result(u64 status) in hv_result() function117 return hv_result(status) == HV_STATUS_SUCCESS; in hv_result_success()294 pr_##level(_hv_status_fmt(fmt), __func__, hv_result(__status), \
118 switch (hv_result(hv_status)) { in hv_deposit_memory_node()146 switch (hv_result(status)) { in hv_result_needs_memory()
281 hv_result(status)); in hv_get_partition_id()823 u16 code = hv_result(hv_status); in find_hv_status_info()
77 if (hv_result(status) == HV_STATUS_NO_RESOURCES) in hv_call_withdraw_memory()917 hv_result(status) == HV_STATUS_INVALID_PARAMETER) { in hv_call_map_stats_page()
107 return hv_result(status); in hv_post_message()
242 if (hv_result(status) == HV_STATUS_CALL_PENDING) { in mshv_ioctl_passthru_hvcall()260 args.status = hv_result(status); in mshv_ioctl_passthru_hvcall()
1636 if (hv_result(status) == HV_STATUS_INVALID_PARAMETER) { in hv_free_page_report()
125 ret = hv_result(status); in hyperv_flush_guest_mapping_range()
201 hv_result(status) != HV_STATUS_VTL_ALREADY_ENABLED) { in hv_vtl_bringup_vcpu()
368 } while (hv_result(ret) == HV_STATUS_TIME_OUT && retry--); in hv_snp_boot_ap()