Home
last modified time | relevance | path

Searched refs:IA32_PERF_CTL (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dcpu_common.h10 #define IA32_PERF_CTL 0x199 macro
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c121 msr_write(IA32_PERF_CTL, perf_ctl); in set_max_freq()
427 msr_write(IA32_PERF_CTL, perf_ctl); in set_max_ratio()
725 msr = msr_read(IA32_PERF_CTL); in broadwell_get_info()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_ips.c91 #define IA32_PERF_CTL 0x199 macro
439 rdmsrl(IA32_PERF_CTL, perf_ctl); in do_enable_cpu_turbo()
442 wrmsrl(IA32_PERF_CTL, perf_ctl); in do_enable_cpu_turbo()
477 rdmsrl(IA32_PERF_CTL, perf_ctl); in do_disable_cpu_turbo()
480 wrmsrl(IA32_PERF_CTL, perf_ctl); in do_disable_cpu_turbo()