]> Git Repo - linux.git/blob - tools/perf/util/smt.h
KVM: x86: fix CPUID entries returned by KVM_GET_CPUID2 ioctl
[linux.git] / tools / perf / util / smt.h
1 #ifndef SMT_H
2 #define SMT_H 1
3
4 int smt_on(void);
5
6 #endif
This page took 0.033366 seconds and 4 git commands to generate.