Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Dpt.c508 wrmsrl(MSR_IA32_RTIT_STATUS, 0); in pt_config()
907 rdmsrl(MSR_IA32_RTIT_STATUS, status); in pt_handle_status()
951 wrmsrl(MSR_IA32_RTIT_STATUS, status); in pt_handle_status()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h299 #define MSR_IA32_RTIT_STATUS 0x00000571 macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h315 #define MSR_IA32_RTIT_STATUS 0x00000571 macro
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c700 case MSR_IA32_RTIT_STATUS: in is_valid_passthrough_msr()
1207 wrmsrl(MSR_IA32_RTIT_STATUS, ctx->status); in pt_load_msr()
1221 rdmsrl(MSR_IA32_RTIT_STATUS, ctx->status); in pt_save_msr()
2087 case MSR_IA32_RTIT_STATUS: in vmx_get_msr()
2386 case MSR_IA32_RTIT_STATUS: in vmx_set_msr()
4112 vmx_set_intercept_for_msr(vcpu, MSR_IA32_RTIT_STATUS, MSR_TYPE_RW, flag); in pt_update_intercept_for_msr()
/openbmc/qemu/target/i386/
H A Dcpu.h500 #define MSR_IA32_RTIT_STATUS 0x571 macro
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c4142 kvm_msr_entry_add(cpu, MSR_IA32_RTIT_STATUS, in kvm_put_msrs()
4571 kvm_msr_entry_add(cpu, MSR_IA32_RTIT_STATUS, 0); in kvm_get_msrs()
4916 case MSR_IA32_RTIT_STATUS: in kvm_get_msrs()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c1458 MSR_IA32_RTIT_CTL, MSR_IA32_RTIT_STATUS, MSR_IA32_RTIT_CR3_MATCH,
7155 case MSR_IA32_RTIT_STATUS: in kvm_probe_msr_to_save()