]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/x86/kernel/cpu/cpu.h
x86/bugs/intel: Set proper CPU features and setup RDS
[mirror_ubuntu-artful-kernel.git] / arch / x86 / kernel / cpu / cpu.h
index 2584265d474556be72714dcb91721580290b8c6b..0f87daa38af5664147d08d5404bf4e0f19c1fb77 100644 (file)
@@ -46,4 +46,9 @@ extern const struct cpu_dev *const __x86_cpu_dev_start[],
 
 extern void get_cpu_cap(struct cpuinfo_x86 *c);
 extern void cpu_detect_cache_sizes(struct cpuinfo_x86 *c);
+
+unsigned int aperfmperf_get_khz(int cpu);
+
+extern void x86_spec_ctrl_setup_ap(void);
+
 #endif /* ARCH_X86_CPU_H */