Searched refs:HV_STATUS_INVALID_PARAMETER (Results 1 – 8 of 8) sorted by relevance
178 return HV_STATUS_INVALID_PARAMETER; in hyperv_flush_tlb_others_ex()203 return HV_STATUS_INVALID_PARAMETER; in hyperv_flush_tlb_others_ex()
109 u64 status = HV_STATUS_INVALID_PARAMETER; in __send_ipi_mask_ex()
311 return HV_STATUS_INVALID_PARAMETER; in hv_ghcb_hypercall()
1682 if (hv_result(status) == HV_STATUS_INVALID_PARAMETER) { in hv_free_page_report()
231 #define HV_STATUS_INVALID_PARAMETER 5 macro
214 #define HV_STATUS_INVALID_PARAMETER 5 macro
658 hcall->expect = HV_STATUS_INVALID_PARAMETER; in guest_test_hcalls_access()
2596 ret = HV_STATUS_INVALID_PARAMETER; in kvm_hv_hypercall()2616 ret = HV_STATUS_INVALID_PARAMETER; in kvm_hv_hypercall()
Completed in 19 milliseconds