Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/intel/
Dpt.c507 wrmsrl(MSR_IA32_RTIT_CTL, reg); in pt_config()
521 wrmsrl(MSR_IA32_RTIT_CTL, ctl); in pt_config_stop()
1331 wrmsrl(MSR_IA32_RTIT_CTL, event->hw.config); in intel_pt_handle_vmx()
1493 ret = rdmsrl_safe_on_cpu(cpu, MSR_IA32_RTIT_CTL, &ctl); in pt_init()
/Linux-v4.19/arch/x86/include/asm/
Dmsr-index.h122 #define MSR_IA32_RTIT_CTL 0x00000570 macro
/Linux-v4.19/tools/testing/selftests/kvm/include/
Dx86.h405 #define MSR_IA32_RTIT_CTL 0x00000570 macro