Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A Dutil.c807 uint32_t tsc_to_nsec_mul, version; in get_cpu_mhz() local
818 tsc_to_nsec_mul = info->tsc_to_system_mul; in get_cpu_mhz()
825 do_div(cpu_khz, tsc_to_nsec_mul); in get_cpu_mhz()

Completed in 4 milliseconds