Searched refs:MSR_AMD64_TSC_RATIO_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/ | ||
H A D | cpu.h | 536 #define MSR_AMD64_TSC_RATIO_DEFAULT 0x100000000ULL macro |
H A D | cpu.c | 7349 env->amd_tsc_scale_msr = MSR_AMD64_TSC_RATIO_DEFAULT; in x86_cpu_reset_hold() |