Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmsr-index.h108 #define MSR_IA32_PERF_CAPABILITIES 0x00000345 macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmsr-index.h225 #define MSR_IA32_PERF_CAPABILITIES 0x00000345 macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dmsr-index.h225 #define MSR_IA32_PERF_CAPABILITIES 0x00000345 macro
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dcore.c4103 rdmsrl(MSR_IA32_PERF_CAPABILITIES, perf_cap.capabilities); in intel_pmu_cpu_starting()
5004 rdmsrl(MSR_IA32_PERF_CAPABILITIES, capabilities); in intel_pmu_init()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c1301 MSR_IA32_PERF_CAPABILITIES,
1368 MSR_IA32_PERF_CAPABILITIES,
3095 case MSR_IA32_PERF_CAPABILITIES: { in kvm_set_msr_common()
3468 case MSR_IA32_PERF_CAPABILITIES: in kvm_get_msr_common()
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.c2477 case MSR_IA32_PERF_CAPABILITIES: in svm_get_msr_feature()
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c1871 case MSR_IA32_PERF_CAPABILITIES: in vmx_get_msr_feature()