Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dhyperv-tlfs.h212 #define HV_X64_MSR_SCONTROL 0x40000080 macro
297 #define HV_MSR_SCONTROL (HV_X64_MSR_SCONTROL)
Dmshyperv.h297 return (reg >= HV_X64_MSR_SCONTROL) && in hv_is_synic_msr()
/linux-6.12.1/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h39 #define HV_X64_MSR_SCONTROL 0x40000080 macro
/linux-6.12.1/arch/x86/kernel/cpu/
Dmshyperv.c59 case HV_X64_MSR_SCONTROL: in hv_get_nested_msr()
/linux-6.12.1/arch/x86/kvm/
Dhyperv.c272 case HV_X64_MSR_SCONTROL: in synic_set_msr()
447 case HV_X64_MSR_SCONTROL: in synic_get_msr()
1274 case HV_X64_MSR_SCONTROL: in hv_check_msr_access()
1591 case HV_X64_MSR_SCONTROL: in kvm_hv_set_msr()
1711 case HV_X64_MSR_SCONTROL: in kvm_hv_get_msr()
Dx86.c386 HV_X64_MSR_SCONTROL,