Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Dtsc.c104 static uint32_t x86_tsc_vdso_timehands(struct vdso_timehands *vdso_th,
116 .tc_fill_vdso_timehands = x86_tsc_vdso_timehands,
970 x86_tsc_vdso_timehands(struct vdso_timehands *vdso_th, struct timecounter *tc) in x86_tsc_vdso_timehands() function