Searched refs:cpu_fill_vdso_timehands (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/kern/
H A Dsubr_dummy_vdso_tc.c36 cpu_fill_vdso_timehands(struct vdso_timehands *vdso_th) function
H A Dkern_tc.c2035 enabled = cpu_fill_vdso_timehands(vdso_th);
/freebsd-10.2-release/sys/sys/
H A Dvdso.h77 * The cpu_fill_vdso_timehands() function should fill MD-part of the
82 * after cpu_fill_vdso_timehands() call is made.
84 uint32_t cpu_fill_vdso_timehands(struct vdso_timehands *vdso_th);
/freebsd-10.2-release/sys/x86/x86/
H A Dtsc.c729 cpu_fill_vdso_timehands(struct vdso_timehands *vdso_th) function

Completed in 59 milliseconds