Home
last modified time | relevance | path

Searched refs:MSR_LBR_CORE_FROM (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/arch/x86/events/intel/
Dlbr.c1279 x86_pmu.lbr_from = MSR_LBR_CORE_FROM; in intel_pmu_lbr_init_core()
1389 x86_pmu.lbr_from = MSR_LBR_CORE_FROM; in intel_pmu_lbr_init_atom()
1403 x86_pmu.lbr_from = MSR_LBR_CORE_FROM; in intel_pmu_lbr_init_slm()
/linux-6.6.21/tools/arch/x86/include/asm/
Dmsr-index.h228 #define MSR_LBR_CORE_FROM 0x00000040 macro
/linux-6.6.21/arch/x86/include/asm/
Dmsr-index.h228 #define MSR_LBR_CORE_FROM 0x00000040 macro
/linux-6.6.21/arch/x86/kvm/vmx/
Dvmx.c707 case MSR_LBR_CORE_FROM ... MSR_LBR_CORE_FROM + 8: in is_valid_passthrough_msr()