Home
last modified time | relevance | path

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

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