Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dvdso.h42 #define VDSO_TH_ALGO_X86_TSC VDSO_TH_ALGO_1 macro
/f-stack/freebsd/x86/x86/
H A Dtsc.c870 vdso_th->th_algo = VDSO_TH_ALGO_X86_TSC; in x86_tsc_vdso_timehands()
883 vdso_th32->th_algo = VDSO_TH_ALGO_X86_TSC; in x86_tsc_vdso_timehands32()