Home
last modified time | relevance | path

Searched refs:HV_X64_MSR_SCONTROL (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h36 #define HV_X64_MSR_SCONTROL 0x40000080 macro
/linux-6.15/arch/x86/include/asm/
H A Dmshyperv.h290 return (reg >= HV_X64_MSR_SCONTROL) && in hv_is_synic_msr()
/linux-6.15/arch/x86/kernel/cpu/
H A Dmshyperv.c57 case HV_X64_MSR_SCONTROL: in hv_get_nested_msr()
/linux-6.15/include/hyperv/
H A Dhvgdk_mini.h80 #define HV_X64_MSR_SCONTROL 0x40000080 macro
1032 #define HV_MSR_SCONTROL (HV_X64_MSR_SCONTROL)
/linux-6.15/arch/x86/kvm/
H A Dhyperv.c272 case HV_X64_MSR_SCONTROL: in synic_set_msr()
447 case HV_X64_MSR_SCONTROL: in synic_get_msr()
1273 case HV_X64_MSR_SCONTROL: in hv_check_msr_access()
1590 case HV_X64_MSR_SCONTROL: in kvm_hv_set_msr()
1710 case HV_X64_MSR_SCONTROL: in kvm_hv_get_msr()
H A Dx86.c384 HV_X64_MSR_SCONTROL,