Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dhpet.h60 boolean_t (*use_hpet_timer)(hrtime_t *); member
/titanic_44/usr/src/uts/i86pc/os/cpupm/
H A Dcpu_idle.c160 return (hpet.use_hpet_timer(lapic_expire)); in cstate_use_timer()
/titanic_44/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c114 hpet.use_hpet_timer = &hpet_use_hpet_timer; in hpet_establish_hooks()