Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h179 #define HV_STATUS_OPERATION_DENIED 8 macro
/Linux-v6.1/include/asm-generic/
Dhyperv-tlfs.h215 #define HV_STATUS_OPERATION_DENIED 8 macro
/Linux-v6.1/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c547 hcall->expect = HV_STATUS_OPERATION_DENIED; in guest_test_hcalls_access()
/Linux-v6.1/arch/x86/kvm/
Dhyperv.c2336 ret = HV_STATUS_OPERATION_DENIED; in kvm_hv_hypercall()