Home
last modified time | relevance | path

Searched refs:DEBUGCTLMSR_BTS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dmsr-index.h162 #define DEBUGCTLMSR_BTS (1UL << 7) macro
/Linux-v4.19/tools/testing/selftests/kvm/include/
Dx86.h445 #define DEBUGCTLMSR_BTS (1UL << 7) macro
/Linux-v4.19/arch/x86/events/intel/
Dds.c550 debugctlmsr |= DEBUGCTLMSR_BTS; in intel_pmu_enable_bts()
574 ~(DEBUGCTLMSR_TR | DEBUGCTLMSR_BTS | DEBUGCTLMSR_BTINT | in intel_pmu_disable_bts()