Home
last modified time | relevance | path

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

/freebsd/tools/test/vm86/
H A Dvm86_test.c64 load_gs(gs); in sig_handler()
/freebsd/sys/i386/i386/
H A Dvm_machdep.c338 load_gs(_udatasel); in cpu_exit()
531 load_gs(GSEL(GUGS_SEL, SEL_UPL)); in cpu_set_user_tls()
H A Ddb_trace.c166 load_gs(*valuep); in db_gs()
H A Dexec_machdep.c248 load_gs(_udatasel); in osendsig()
956 load_gs(_udatasel); in exec_setregs()
H A Dsys_machdep.c260 load_gs(GSEL(GUGS_SEL, SEL_UPL)); in sysarch()
H A Dmachdep.c324 load_gs(_udatasel); in cpu_setregs()
/freebsd/sys/amd64/include/
H A Dcpufunc.h635 load_gs(u_short sel) in load_gs() function
654 load_gs(u_short sel) in load_gs() function
/freebsd/sys/i386/linux/
H A Dlinux_sysvec.c574 load_gs(0); in linux_exec_setregs()