commit | e93ef949fd9a3f237aedfb8e64414b28980530b8 | [log] [tgz] |
---|---|---|
author | Alok Kataria <akataria@vmware.com> | Tue Jul 01 11:43:36 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 09 07:43:28 2008 +0200 |
tree | 4856aa8bf0e02ed1692fe7b4f545c52cdc1705a3 | |
parent | 8fbbc4b45ce3e4c0eeb15004c79c72b6896a79c2 [diff] |
x86: rename paravirtualized TSC functions Rename the paravirtualized calculate_cpu_khz to calibrate_tsc. In all cases, we actually calibrate_tsc and use that as the cpu_khz value. Signed-off-by: Alok N Kataria <akataria@vmware.com> Signed-off-by: Dan Hecht <dhecht@vmware.com> Cc: Dan Hecht <dhecht@vmware.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>