Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/hyperv/
Dmmu.c178 return HV_STATUS_INVALID_PARAMETER; in hyperv_flush_tlb_others_ex()
203 return HV_STATUS_INVALID_PARAMETER; in hyperv_flush_tlb_others_ex()
Dhv_apic.c109 u64 status = HV_STATUS_INVALID_PARAMETER; in __send_ipi_mask_ex()
/linux-5.19.10/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h177 #define HV_STATUS_INVALID_PARAMETER 5 macro
/linux-5.19.10/drivers/hv/
Dhv_common.c308 return HV_STATUS_INVALID_PARAMETER; in hv_ghcb_hypercall()
/linux-5.19.10/include/asm-generic/
Dhyperv-tlfs.h204 #define HV_STATUS_INVALID_PARAMETER 5 macro
/linux-5.19.10/arch/x86/kvm/
Dhyperv.c2329 ret = HV_STATUS_INVALID_PARAMETER; in kvm_hv_hypercall()