Home
last modified time | relevance | path

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

/Linux-v5.10/include/asm-generic/
Dhyperv-tlfs.h182 #define HV_STATUS_INVALID_PARAMETER 5 macro
/Linux-v5.10/arch/x86/kvm/
Dhyperv.c1853 ret = HV_STATUS_INVALID_PARAMETER; in kvm_hv_hypercall()