Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dpmtimer.c143 time_until_flip = (1000000000ULL << 23) / FREQUENCE_PMTIMER; in pmt_timer_callback()
356 s->scale = ((uint64_t)FREQUENCE_PMTIMER << 32) / SYSTEM_TIME_HZ; in pmtimer_init()
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvpt.h121 #define FREQUENCE_PMTIMER 3579545 /* Timer should run at 3.579545 MHz */ macro

Completed in 5 milliseconds