Home
last modified time | relevance | path

Searched refs:MSR_IA32_RTIT_OUTPUT_BASE (Results 1 – 4 of 4) sorted by relevance

/arch/x86/events/intel/
A Dpt.c662 wrmsrq(MSR_IA32_RTIT_OUTPUT_BASE, reg); in pt_config_buffer()
989 rdmsrq(MSR_IA32_RTIT_OUTPUT_BASE, pt->output_base); in pt_read_offset()
/arch/x86/include/asm/
A Dmsr-index.h374 #define MSR_IA32_RTIT_OUTPUT_BASE 0x00000560 macro
/arch/x86/kvm/vmx/
A Dvmx.c1149 wrmsrq(MSR_IA32_RTIT_OUTPUT_BASE, ctx->output_base); in pt_load_msr()
1163 rdmsrq(MSR_IA32_RTIT_OUTPUT_BASE, ctx->output_base); in pt_save_msr()
2068 case MSR_IA32_RTIT_OUTPUT_BASE: in vmx_get_msr()
2379 case MSR_IA32_RTIT_OUTPUT_BASE: in vmx_set_msr()
4062 vmx_set_intercept_for_msr(vcpu, MSR_IA32_RTIT_OUTPUT_BASE, MSR_TYPE_RW, flag); in pt_update_intercept_for_msr()
/arch/x86/kvm/
A Dx86.c331 MSR_IA32_RTIT_OUTPUT_BASE, MSR_IA32_RTIT_OUTPUT_MASK,
7322 case MSR_IA32_RTIT_OUTPUT_BASE: in kvm_probe_msr_to_save()

Completed in 657 milliseconds