Searched refs:MSR_IA32_RTIT_STATUS (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/x86/events/intel/ |
| H A D | pt.c | 514 wrmsrq(MSR_IA32_RTIT_STATUS, 0); in pt_config() 931 rdmsrq(MSR_IA32_RTIT_STATUS, status); in pt_handle_status() 975 wrmsrq(MSR_IA32_RTIT_STATUS, status); in pt_handle_status() 1616 rdmsrq(MSR_IA32_RTIT_STATUS, status); in pt_event_start()
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | msr-index.h | 390 #define MSR_IA32_RTIT_STATUS 0x00000571 macro
|
| /linux/arch/x86/include/asm/ |
| H A D | msr-index.h | 390 #define MSR_IA32_RTIT_STATUS 0x00000571 macro
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | vmx.c | 1263 wrmsrq(MSR_IA32_RTIT_STATUS, ctx->status); in pt_load_msr() 1277 rdmsrq(MSR_IA32_RTIT_STATUS, ctx->status); in pt_save_msr() 2219 case MSR_IA32_RTIT_STATUS: in vmx_get_msr() 2536 case MSR_IA32_RTIT_STATUS: in vmx_set_msr() 4277 vmx_set_intercept_for_msr(vcpu, MSR_IA32_RTIT_STATUS, MSR_TYPE_RW, flag); in pt_update_intercept_for_msr()
|
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 341 MSR_IA32_RTIT_CTL, MSR_IA32_RTIT_STATUS, MSR_IA32_RTIT_CR3_MATCH, 7655 case MSR_IA32_RTIT_STATUS: in kvm_probe_msr_to_save()
|