MSR_IA32_FEATURE_CONTROL 119 arch/x86/kernel/cpu/mce/intel.c rdmsrl(MSR_IA32_FEATURE_CONTROL, tmp); MSR_IA32_FEATURE_CONTROL 1806 arch/x86/kvm/vmx/vmx.c case MSR_IA32_FEATURE_CONTROL: MSR_IA32_FEATURE_CONTROL 2042 arch/x86/kvm/vmx/vmx.c case MSR_IA32_FEATURE_CONTROL: MSR_IA32_FEATURE_CONTROL 2192 arch/x86/kvm/vmx/vmx.c rdmsrl(MSR_IA32_FEATURE_CONTROL, msr); MSR_IA32_FEATURE_CONTROL 2240 arch/x86/kvm/vmx/vmx.c rdmsrl(MSR_IA32_FEATURE_CONTROL, old); MSR_IA32_FEATURE_CONTROL 2249 arch/x86/kvm/vmx/vmx.c wrmsrl(MSR_IA32_FEATURE_CONTROL, old | test_bits); MSR_IA32_FEATURE_CONTROL 1209 arch/x86/kvm/x86.c MSR_IA32_FEATURE_CONTROL, MSR_IA32_BNDCFGS, MSR_TSC_AUX, MSR_IA32_FEATURE_CONTROL 1287 drivers/idle/intel_idle.c rdmsrl(MSR_IA32_FEATURE_CONTROL, msr); MSR_IA32_FEATURE_CONTROL 4515 tools/power/x86/turbostat/turbostat.c if (!get_msr(base_cpu, MSR_IA32_FEATURE_CONTROL, &msr)) MSR_IA32_FEATURE_CONTROL 165 tools/testing/selftests/kvm/lib/x86_64/vmx.c feature_control = rdmsr(MSR_IA32_FEATURE_CONTROL); MSR_IA32_FEATURE_CONTROL 167 tools/testing/selftests/kvm/lib/x86_64/vmx.c wrmsr(MSR_IA32_FEATURE_CONTROL, feature_control | required);