Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmsr-index.h141 #define DEBUGCTLMSR_FREEZE_LBRS_ON_PMI (1UL << 11) macro
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dlbr.c220 debugctl &= ~DEBUGCTLMSR_FREEZE_LBRS_ON_PMI; in __intel_pmu_lbr_enable()
222 debugctl |= DEBUGCTLMSR_FREEZE_LBRS_ON_PMI; in __intel_pmu_lbr_enable()
241 debugctl &= ~(DEBUGCTLMSR_LBR | DEBUGCTLMSR_FREEZE_LBRS_ON_PMI); in __intel_pmu_lbr_disable()
H A Dcore.c2579 ~(DEBUGCTLMSR_FREEZE_LBRS_ON_PMI|DEBUGCTLMSR_LBR)); in intel_pmu_reset()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmsr-index.h311 #define DEBUGCTLMSR_FREEZE_LBRS_ON_PMI (1UL << 11) macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dmsr-index.h311 #define DEBUGCTLMSR_FREEZE_LBRS_ON_PMI (1UL << 11) macro