Home
last modified time | relevance | path

Searched refs:HV_X64_SYNDBG_CAP_ALLOW_KERNEL_DEBUGGING (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dhyperv.h40 #define HV_X64_SYNDBG_CAP_ALLOW_KERNEL_DEBUGGING BIT(1) macro
H A Dhyperv.c283 return entry->eax & HV_X64_SYNDBG_CAP_ALLOW_KERNEL_DEBUGGING; in kvm_hv_is_syndbg_enabled()
2108 ent->eax |= HV_X64_SYNDBG_CAP_ALLOW_KERNEL_DEBUGGING; in kvm_vcpu_ioctl_get_hv_cpuid()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dhyperv.h44 #define HV_X64_SYNDBG_CAP_ALLOW_KERNEL_DEBUGGING BIT(1) macro
H A Dhyperv.c333 HV_X64_SYNDBG_CAP_ALLOW_KERNEL_DEBUGGING; in kvm_hv_is_syndbg_enabled()
2853 ent->eax |= HV_X64_SYNDBG_CAP_ALLOW_KERNEL_DEBUGGING; in kvm_get_hv_cpuid()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c442 vcpu_set_cpuid_feature(vcpu, HV_X64_SYNDBG_CAP_ALLOW_KERNEL_DEBUGGING); in guest_test_msrs_access()
589 vcpu_set_cpuid_feature(vcpu, HV_X64_SYNDBG_CAP_ALLOW_KERNEL_DEBUGGING); in guest_test_hcalls_access()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h190 #define HV_X64_SYNDBG_CAP_ALLOW_KERNEL_DEBUGGING \ macro

Completed in 8 milliseconds