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

/freebsd-current/lib/libsys/i386/
H A Di386_set_gsbase.c35 return (sysarch(I386_SET_GSBASE, &addr));
/freebsd-current/sys/x86/include/
H A Dsysarch.h51 #define I386_SET_GSBASE 10 macro
/freebsd-current/sys/i386/i386/
H A Dsys_machdep.c162 case I386_SET_GSBASE:
251 case I386_SET_GSBASE:
/freebsd-current/sys/amd64/amd64/
H A Dsys_machdep.c197 case I386_SET_GSBASE:
299 case I386_SET_GSBASE:

Completed in 152 milliseconds