Home
last modified time | relevance | path

Searched refs:HV_STATUS_INVALID_PARAMETER (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/arch/x86/hyperv/
Dmmu.c181 return HV_STATUS_INVALID_PARAMETER; in hyperv_flush_tlb_others_ex()
204 return HV_STATUS_INVALID_PARAMETER; in hyperv_flush_tlb_others_ex()
Dhv_apic.c113 u64 status = HV_STATUS_INVALID_PARAMETER; in __send_ipi_mask_ex()
/linux-6.12.1/drivers/hv/
Dhv_common.c650 return HV_STATUS_INVALID_PARAMETER; in hv_ghcb_hypercall()
656 return HV_STATUS_INVALID_PARAMETER; in hv_tdx_hypercall()
Dhv.c86 status = HV_STATUS_INVALID_PARAMETER; in hv_post_message()
Dhv_balloon.c1631 if (hv_result(status) == HV_STATUS_INVALID_PARAMETER) { in hv_free_page_report()
/linux-6.12.1/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h243 #define HV_STATUS_INVALID_PARAMETER 5 macro
/linux-6.12.1/include/asm-generic/
Dhyperv-tlfs.h219 #define HV_STATUS_INVALID_PARAMETER 5 macro
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c654 hcall->expect = HV_STATUS_INVALID_PARAMETER; in guest_test_hcalls_access()
/linux-6.12.1/arch/x86/kvm/
Dhyperv.c2648 ret = HV_STATUS_INVALID_PARAMETER; in kvm_hv_hypercall()
2668 ret = HV_STATUS_INVALID_PARAMETER; in kvm_hv_hypercall()