Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtime.c542 do_div(freq, info->tsc_to_system_mul); in xen_timer_cpu_frequency()
567 .mul_frac = info->tsc_to_system_mul, in read_cycle()
1053 _u.tsc_to_system_mul = d->arch.vtsc_to_ns.mul_frac; in __update_vcpu_system_time()
1061 _u.tsc_to_system_mul = d->arch.vtsc_to_ns.mul_frac; in __update_vcpu_system_time()
1067 _u.tsc_to_system_mul = t->tsc_scale.mul_frac; in __update_vcpu_system_time()
/xen-4.10.0-shim-comet/xen/include/public/
A Dxen.h641 uint32_t tsc_to_system_mul; member
/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A Dutil.c818 tsc_to_nsec_mul = info->tsc_to_system_mul; in get_cpu_mhz()

Completed in 11 milliseconds