Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c256 wrmsr_on_cpu(cpu, MSR_IA32_DS_AREA, in init_debug_store_on_cpu()
266 wrmsr_on_cpu(cpu, MSR_IA32_DS_AREA, 0, 0); in fini_debug_store_on_cpu()
1362 wrmsrl(MSR_IA32_DS_AREA, (unsigned long)ds); in perf_restore_debug_store()
/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h82 #define MSR_IA32_DS_AREA 0x00000600 macro
/linux-4.4.14/arch/x86/xen/
Dpmu.c141 case MSR_IA32_DS_AREA: in is_intel_pmu_msr()