Home
last modified time | relevance | path

Searched refs:GS (Results 1 – 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/lib/libc/i386/sys/
H A Dptrace.c299 ps->pr_lwp.pr_reg[GS] = cp->user.u_reg[GS]; in ptrace()
616 ps->pr_lwp.pr_reg[GS] = cp->user.u_reg[GS]; in ProcUpdate()
667 cp->user.u_reg[GS] = ps->pr_lwp.pr_reg[GS]; in MakeUser()
/illumos-gate/usr/src/cmd/sgs/demo_rdb/i386/
H A Dregs.c61 disp_reg_line(ph, &pstatus, "gs", GS, "fs", FS); in display_all_regs()
/illumos-gate/usr/src/uts/intel/sys/
H A Dregset.h114 #define GS 0 macro
/illumos-gate/usr/src/test/os-tests/tests/i386/
H A Dbadseg_exec.c105 return (resetseg(GS)); in resetgs()
/illumos-gate/usr/src/lib/libc/i386/threads/
H A Dmachdep.c127 ucp->uc_mcontext.gregs[GS] = (greg_t)LWPGS_SEL; in setup_context()
237 ucp->uc_mcontext.gregs[GS] = gs; in __csigsetjmp()
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c57 { "gs", GS, MDB_TGT_R_EXPORT },
191 grs[GS], grs[EDI], grs[EDI]); in pt_regs()
/illumos-gate/usr/src/lib/brand/shared/brand/i386/
H A Dhandler.S95 mov %gs, EH_LOCALS_GREG(GS)(%ebp)
/illumos-gate/usr/src/boot/i386/btx/lib/
H A Dbtxv86.s34 .set V86_GS,0x14 # V86 GS
/illumos-gate/usr/src/lib/libdtrace/i386/
H A Dregs.sed.in42 SED_REPLACE(GS)
H A Dregs.d.in30 inline int R_GS = @GS@;
/illumos-gate/usr/src/uts/intel/os/
H A Darchdep.c346 grp[GS] = (uint16_t)pcb->pcb_gs; in getgregs32()
351 grp[GS] = (uint16_t)rp->r_gs; in getgregs32()
391 dmc->gregs[REG_GS] = (greg_t)(uint32_t)smc->gregs[GS]; in ucontext_32ton()
H A Dsundep.c360 if (grp[GS] == LWPGS_SEL) in lwp_load()
/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S77 .set V86_GS,0x14 # V86 GS
220 pushl %ecx # Set GS
355 pushl %gs # Set GS
/illumos-gate/usr/src/lib/libproc/common/
H A DPservice.c310 gs = regs[GS]; in ps_lgetLDT()
H A DP32ton.c217 dst[REG_GS] = (uint32_t)src[GS]; in prgregset_32_to_n()
554 dst[GS] = src[REG_GS]; in prgregset_n_to_32()
H A DPcore.c622 lwp->lwp_status.pr_reg[GS] = prs32->pr_reg.lxr_gs; in lx_prstatus32_to_lwp()
/illumos-gate/usr/src/uts/intel/fs/proc/
H A Dprmachdep.c134 dst[REG_GS] = (uint16_t)src[GS]; in prgregset_32ton()
/illumos-gate/usr/src/cmd/ptools/pflags/
H A Dpflags.c511 dst[GS] = src[REG_GS]; in prgregset_n_to_32()
/illumos-gate/usr/src/data/zoneinfo/
H A Dcountry.tab120 GS South Georgia & the South Sandwich Islands
H A Dzone_sun.tab221 GS -5416-03632 Atlantic/South_Georgia -
H A Dzone.tab.txt198 GS -5416-03632 Atlantic/South_Georgia
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsigaction.c578 uc.uc_mcontext.gregs[GS] = (greg_t)LWPGS_SEL; in setcontext()
/illumos-gate/usr/src/lib/libproc/amd64/
H A DPisadep.c240 dst[REG_GS] = (uint16_t)src[GS]; in ucontext_32_to_prgregs()
/illumos-gate/usr/src/cmd/truss/
H A Dfcall.c822 prgreg_t tref = Lsp->pr_reg[GS]; in find_stack()
935 prgreg_t tref = Lsp->pr_reg[GS]; in get_tid()
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids10135 0047 NV40 [GeForce 6800 GS]
10136 1682 2109 GeForce 6800 GS
10281 0093 G70 [GeForce 7800 GS]
10290 00c0 NV41 [GeForce 6800 GS]
10381 00f5 G70/G71 [GeForce 7800 GS AGP]
10382 00f6 NV43 [GeForce 6800 GS/XT]
10491 016a NV44 [GeForce 7100 GS]
10573 01d3 G72 [GeForce 7200 GS / 7300 SE]
10588 01df G72 [GeForce 7300 GS]
10756 0292 G71 [GeForce 7900 GS]
[all …]

12