Home
last modified time | relevance | path

Searched refs:MSR_LBR_TOS (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_pmu_caps_test.c226 vcpu_set_msr(vcpu, MSR_LBR_TOS, 7); in test_lbr_perf_capabilities()
230 r = _vcpu_set_msr(vcpu, MSR_LBR_TOS, 7); in test_lbr_perf_capabilities()
/openbmc/linux/arch/x86/events/intel/
H A Dlbr.c1278 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_core()
1292 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_nhm()
1312 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_snb()
1339 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_hsw()
1355 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_skl()
1388 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_atom()
1402 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_slm()
1420 x86_pmu.lbr_tos = MSR_LBR_TOS; in intel_pmu_lbr_init_knl()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dpmu_intel.c190 ret = (index == MSR_LBR_SELECT) || (index == MSR_LBR_TOS) || in intel_pmu_is_valid_lbr_msr()
668 vmx_set_intercept_for_msr(vcpu, MSR_LBR_TOS, MSR_TYPE_RW, set); in vmx_update_intercept_for_lbr_msrs()
H A Dvmx.c703 case MSR_LBR_TOS: in is_valid_passthrough_msr()
/openbmc/u-boot/arch/x86/include/asm/
H A Dmsr-index.h97 #define MSR_LBR_TOS 0x000001c9 macro
/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h214 #define MSR_LBR_TOS 0x000001c9 macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h229 #define MSR_LBR_TOS 0x000001c9 macro