Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/i386/
H A Dhpet.c71 uint64_t hpetFreq = 0; variable
236 hpetFreq = (1 * Peta) / hpetFemto; in hpet_init()
257 (uint32_t)(hpetFreq / Mega), (uint32_t)(hpetFreq % Mega), in hpet_init()
H A Dhpet.h92 extern uint64_t hpetFreq;