Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dpmtimer.c107 tmp = ((curr_gtime - s->last_gtime) * s->scale) + s->not_accounted; in pmt_update_time()
108 s->not_accounted = (uint32_t)tmp; in pmt_update_time()
302 s->not_accounted = 0; in acpi_load()
357 s->not_accounted = 0; in pmtimer_init()
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvpt.h125 uint32_t not_accounted; /* time not accounted at last update */ member

Completed in 3 milliseconds