Home
last modified time | relevance | path

Searched defs:debugctlmsr (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c458 unsigned long debugctlmsr; in intel_pmu_enable_bts() local
479 unsigned long debugctlmsr; in intel_pmu_disable_bts() local
/linux-4.1.27/arch/x86/include/asm/
Dprocessor.h754 unsigned long debugctlmsr = 0; in get_debugctlmsr() local
765 static inline void update_debugctlmsr(unsigned long debugctlmsr) in update_debugctlmsr()
/linux-4.1.27/arch/x86/kvm/
Dvmx.c8169 unsigned long debugctlmsr, cr4; in vmx_vcpu_run() local