Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h133 #define HV_DEBUGGING \ macro
/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_features.c588 vcpu_set_cpuid_feature(vcpu, HV_DEBUGGING); in guest_test_hcalls_access()
/linux/include/hyperv/
H A Dhvgdk_mini.h304 #define HV_DEBUGGING BIT(11) macro
/linux/arch/x86/kvm/
H A Dhyperv.c2499 hv_vcpu->cpuid_cache.features_ebx & HV_DEBUGGING; in hv_check_hypercall_access()
2845 ent->ebx |= HV_DEBUGGING; in kvm_get_hv_cpuid()