Home
last modified time | relevance | path

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

/hypervisor/arch/x86/
A Dtsc.c97 static inline uint32_t hpet_read(uint32_t offset) in hpet_read() function
107 *p = hpet_read(HPET_COUNTER); in tsc_read_hpet()
129 delta_fs = (hpet2 - hpet1) * hpet_read(HPET_PERIOD); in hpet_calibrate_tsc()

Completed in 3 milliseconds