Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtime.c455 static struct time_scale __read_mostly pmt_scale; variable
460 set_time_scale(&pmt_scale, ACPI_PM_FREQUENCY); in init_pmtmr_scale()
461 pmt_scale_r = scale_reciprocal(pmt_scale); in init_pmtmr_scale()
468 return scale_delta(ticks, &pmt_scale); in acpi_pm_tick_to_ns()

Completed in 6 milliseconds