Home
last modified time | relevance | path

Searched refs:MSR_IA32_RTIT_STATUS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c259 wrmsrl(MSR_IA32_RTIT_STATUS, 0); in pt_config()
576 rdmsrl(MSR_IA32_RTIT_STATUS, status); in pt_handle_status()
617 wrmsrl(MSR_IA32_RTIT_STATUS, status); in pt_handle_status()
/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h103 #define MSR_IA32_RTIT_STATUS 0x00000571 macro