Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/include/
H A Dhyperv.h68 volatile int64_t tsc_ofs; member
/freebsd/sys/dev/hyperv/vmbus/amd64/
H A Dhyperv_machdep.c147 int64_t ofs = tsc_ref->tsc_ofs; \
/freebsd/lib/libsys/x86/
H A D__vdso_gettc.c322 ofs = tsc_ref->tsc_ofs; in __vdso_hyperv_tsc()