Searched refs:MSR_IA32_APERF (Results 1 – 7 of 7) sorted by relevance
| /arch/x86/kernel/cpu/ |
| A D | aperfmperf.c | 44 rdmsrq(MSR_IA32_APERF, aperf); in init_counter_refs() 478 rdmsrq(MSR_IA32_APERF, aperf); in arch_scale_freq_tick()
|
| /arch/x86/events/ |
| A D | msr.c | 159 [PERF_MSR_APERF] = { MSR_IA32_APERF, &group_aperf, test_aperfmperf, },
|
| /arch/x86/include/asm/ |
| A D | msr-index.h | 936 #define MSR_IA32_APERF 0x000000e8 macro
|
| /arch/x86/kvm/svm/ |
| A D | nested.c | 219 MSR_IA32_APERF, in nested_svm_init_msrpm_merge_offsets()
|
| A D | svm.c | 843 svm_disable_intercept_for_msr(vcpu, MSR_IA32_APERF, MSR_TYPE_R); in svm_recalc_msr_intercepts()
|
| /arch/x86/kvm/vmx/ |
| A D | nested.c | 719 MSR_IA32_APERF, MSR_TYPE_R); in nested_vmx_prepare_msr_bitmap()
|
| A D | vmx.c | 4092 vmx_disable_intercept_for_msr(vcpu, MSR_IA32_APERF, MSR_TYPE_R); in vmx_recalc_msr_intercepts()
|
Completed in 46 milliseconds