Home
last modified time | relevance | path

Searched refs:MSR_IA32_FEAT_CTL (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_msrs_test.c
/linux/arch/x86/kernel/cpu/
H A Dfeat_ctl.c121 if (rdmsrl_safe(MSR_IA32_FEAT_CTL, &msr)) { in init_ia32_feat_ctl()
168 wrmsrl(MSR_IA32_FEAT_CTL, msr); in init_ia32_feat_ctl()
/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h862 #define MSR_IA32_FEAT_CTL 0x0000003a macro
/linux/tools/power/x86/turbostat/
H A Dturbostat.c7429 if (!get_msr(base_cpu, MSR_IA32_FEAT_CTL, &msr)) in decode_feature_control_msr()