Home
last modified time | relevance | path

Searched refs:load_gs (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/i386/i386/
H A Dvm_machdep.c298 load_gs(_udatasel); in cpu_exit()
547 load_gs(GSEL(GUGS_SEL, SEL_UPL)); in cpu_set_user_tls()
H A Ddb_trace.c170 load_gs(*valuep); in db_gs()
H A Dsys_machdep.c262 load_gs(GSEL(GUGS_SEL, SEL_UPL)); in sysarch()
H A Dmachdep.c442 load_gs(_udatasel); in osendsig()
1139 load_gs(_udatasel); in exec_setregs()
1233 load_gs(_udatasel); in cpu_setregs()
/f-stack/freebsd/amd64/include/
H A Dcpufunc.h634 load_gs(u_short sel) in load_gs() function
653 load_gs(u_short sel) in load_gs() function
980 void load_gs(u_short sel);
/f-stack/freebsd/i386/include/
H A Dcpufunc.h601 load_gs(u_short sel) in load_gs() function
790 void load_gs(u_short sel);
/f-stack/freebsd/i386/linux/
H A Dlinux_machdep.c634 load_gs(GSEL(GUGS_SEL, SEL_UPL)); in linux_set_thread_area()
H A Dlinux_sysvec.c817 load_gs(0); in linux_exec_setregs()