Home
last modified time | relevance | path

Searched refs:MSR_AMD64_TSC_RATIO_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/
H A Dcpu.h536 #define MSR_AMD64_TSC_RATIO_DEFAULT 0x100000000ULL macro
H A Dcpu.c7349 env->amd_tsc_scale_msr = MSR_AMD64_TSC_RATIO_DEFAULT; in x86_cpu_reset_hold()