Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/events/intel/
Dpt.c661 wrmsrl(MSR_IA32_RTIT_OUTPUT_BASE, reg); in pt_config_buffer()
988 rdmsrl(MSR_IA32_RTIT_OUTPUT_BASE, pt->output_base); in pt_read_offset()
/linux-6.14.4/tools/arch/x86/include/asm/
Dmsr-index.h364 #define MSR_IA32_RTIT_OUTPUT_BASE 0x00000560 macro
/linux-6.14.4/arch/x86/include/asm/
Dmsr-index.h364 #define MSR_IA32_RTIT_OUTPUT_BASE 0x00000560 macro
/linux-6.14.4/arch/x86/kvm/vmx/
Dvmx.c681 case MSR_IA32_RTIT_OUTPUT_BASE: in vmx_get_passthrough_msr_slot()
1196 wrmsrl(MSR_IA32_RTIT_OUTPUT_BASE, ctx->output_base); in pt_load_msr()
1210 rdmsrl(MSR_IA32_RTIT_OUTPUT_BASE, ctx->output_base); in pt_save_msr()
2125 case MSR_IA32_RTIT_OUTPUT_BASE: in vmx_get_msr()
2427 case MSR_IA32_RTIT_OUTPUT_BASE: in vmx_set_msr()
4143 vmx_set_intercept_for_msr(vcpu, MSR_IA32_RTIT_OUTPUT_BASE, MSR_TYPE_RW, flag); in pt_update_intercept_for_msr()
/linux-6.14.4/arch/x86/kvm/
Dx86.c326 MSR_IA32_RTIT_OUTPUT_BASE, MSR_IA32_RTIT_OUTPUT_MASK,
7396 case MSR_IA32_RTIT_OUTPUT_BASE: in kvm_probe_msr_to_save()