Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dvdso.h44 #define VDSO_TH_ALGO_X86_HVTSC VDSO_TH_ALGO_3 /* Hyper-V ref. TSC */ macro
/freebsd/sys/dev/hyperv/vmbus/amd64/
H A Dhyperv_machdep.c128 vdso_th->th_algo = VDSO_TH_ALGO_X86_HVTSC; in hyperv_tsc_vdso_timehands()
/freebsd/lib/libsys/x86/
H A D__vdso_gettc.c429 case VDSO_TH_ALGO_X86_HVTSC: in __vdso_gettc()