Home
last modified time | relevance | path

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

/freebsd/lib/libthr/arch/amd64/amd64/
H A Dthr_machdep.c41 error = sysarch(AMD64_GET_TLSBASE, &base); in __thr_setup_tsd()
/freebsd/sys/x86/include/
H A Dsysarch.h64 #define AMD64_GET_TLSBASE 135 macro
/freebsd/sys/amd64/amd64/
H A Dsys_machdep.c209 case AMD64_GET_TLSBASE: in sysarch()
317 case AMD64_GET_TLSBASE: in sysarch()