Home
last modified time | relevance | path

Searched refs:HV_STATUS_OPERATION_DENIED (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h233 #define HV_STATUS_OPERATION_DENIED 8 macro
/openbmc/linux/include/asm-generic/
H A Dhyperv-tlfs.h221 #define HV_STATUS_OPERATION_DENIED 8 macro
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c596 hcall->expect = HV_STATUS_OPERATION_DENIED; in guest_test_hcalls_access()
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c2610 ret = HV_STATUS_OPERATION_DENIED; in kvm_hv_hypercall()