Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi_hpet.h71 uint32_t hpet_vdso_timehands(struct vdso_timehands *vdso_th,
H A Dacpi_hpet.c147 hpet_vdso_timehands(struct vdso_timehands *vdso_th, struct timecounter *tc) in hpet_vdso_timehands() function
593 sc->tc.tc_fill_vdso_timehands = hpet_vdso_timehands; in hpet_attach()