Searched refs:GS (Results 1 - 69 of 69) sorted by relevance

/linux-4.4.14/tools/perf/arch/x86/tests/
H A Dregs_load.S18 #define GS 15 * 8 define
51 movq $0, GS(%rdi)
88 movl $0, GS(%edi)
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dpci.c74 { 0x106b, 0x00a7, "GeForce 8800 GS" },
814 { 0x0047, "GeForce 6800 GS" },
820 { 0x0093, "GeForce 7800 GS" },
826 { 0x00c0, "GeForce 6800 GS" },
839 { 0x00f5, "GeForce 7800 GS" },
840 { 0x00f6, "GeForce 6800 GS" },
884 { 0x016a, "GeForce 7100 GS" },
917 { 0x01d3, "GeForce 7300 SE/7200 GS" },
926 { 0x01df, "GeForce 7300 GS" },
959 { 0x0292, "GeForce 7900 GS" },
964 { 0x0298, "GeForce Go 7900 GS" },
973 { 0x02e1, "GeForce 7600 GS" },
975 { 0x02e3, "GeForce 7900 GS" },
1015 { 0x038b, "GeForce 7650 GS" },
1016 { 0x0390, "GeForce 7650 GS" },
1018 { 0x0392, "GeForce 7600 GS" },
1035 { 0x0403, "GeForce 8600 GS" },
1036 { 0x0404, "GeForce 8400 GS" },
1037 { 0x0405, "GeForce 9500M GS" },
1038 { 0x0406, "GeForce 8300 GS" },
1040 { 0x0408, "GeForce 9650M GS" },
1051 { 0x0422, "GeForce 8400 GS" },
1052 { 0x0423, "GeForce 8300 GS" },
1053 { 0x0424, "GeForce 8400 GS" },
1054 { 0x0425, "GeForce 8600M GS" },
1056 { 0x0427, "GeForce 8400M GS" },
1090 { 0x0606, "GeForce 8800 GS" },
1097 { 0x060d, "GeForce 8800 GS" },
1116 { 0x0623, "GeForce 9600 GS" },
1122 { 0x062b, "GeForce 9800M GS" },
1136 { 0x0644, "GeForce 9500 GS" },
1137 { 0x0645, "GeForce 9500 GS" },
1140 { 0x0648, "GeForce 9600M GS" },
1170 { 0x06e1, "GeForce 9300 GS" },
1173 { 0x06e4, "GeForce 8400 GS" },
1174 { 0x06e5, "GeForce 9300M GS" },
1177 { 0x06e8, "GeForce 9200M GS", nvkm_device_pci_10de_06e8 },
1178 { 0x06e9, "GeForce 9300M GS" },
1427 { 0x10c0, "GeForce 9300 GS" },
1428 { 0x10c3, "GeForce 8400GS" },
/linux-4.4.14/arch/x86/um/os-Linux/
H A Dmcontext.c13 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); get_regs_from_mc()
/linux-4.4.14/arch/x86/um/
H A Duser-offsets.c52 DEFINE(HOST_GS, GS); foo()
77 DEFINE_LONGS(HOST_GS, GS); foo()
H A Dptrace_32.c65 [GS] = HOST_GS,
91 case GS: putreg()
149 case GS: getreg()
H A Dptrace_64.c48 [GS >> 3] = HOST_GS,
85 case GS: putreg()
164 case GS: getreg()
H A Dsignal.c169 GETREG(GS, gs); copy_sc_from_user()
258 PUTREG(GS, gs); copy_sc_to_user()
/linux-4.4.14/drivers/s390/scsi/
H A Dzfcp_fc.h58 * @ct_hdr: FC GS common transport header
68 * @ct_hdr: FC GS common transport header
78 * @ct_hdr: FC GS common transport header
88 * @ct_hdr: FC GS common transport header
98 * @ct_hdr: FC GS common transport header
110 * @ct_hdr: FC GS common transport header
H A Dzfcp_fsf.c1045 * zfcp_fsf_send_ct - initiate a Generic Service request (FC-GS)
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dptrace-abi.h16 #define GS 10 macro
/linux-4.4.14/arch/x86/um/shared/sysdep/
H A Dptrace_64.h41 #define GS (HOST_GS * sizeof(long)) macro
/linux-4.4.14/arch/powerpc/include/asm/
H A Dkvm_booke_hv_asm.h60 mtocrf 0x80, r11 /* check MSR[GS] without clobbering reg */
/linux-4.4.14/tools/perf/arch/x86/include/
H A Dperf_regs.h60 return "GS"; perf_reg_name()
/linux-4.4.14/sound/core/seq/
H A Dseq_midi_emul.c2 * GM/GS/XG midi module.
71 * such as GM, GS and XG.
77 * GS - You can use all gs_ prefixed elements of chan. Codes for GS will be
467 * convert channel parameter in GS sysex
496 /* GS prefix sysex()
525 /* GS macros */ sysex()
533 /* GS reset */ sysex()
/linux-4.4.14/fs/reiserfs/
H A Dioctl.c20 * 2) REISERFS_IOC_[GS]ETFLAGS, REISERFS_IOC_[GS]ETVERSION
/linux-4.4.14/include/uapi/scsi/fc/
H A Dfc_gs.h27 * From T11.org FC-GS-2 Rev 5.3 November 1998.
H A Dfc_ns.h27 * From T11.org FC-GS-2 Rev 5.3 November 1998.
/linux-4.4.14/sound/synth/emux/
H A Demux_nrpn.c76 /* effect sensitivities for GS NRPN:
218 * GS(SC88) NRPN effects; still experimental
313 /* GS specific NRPNs */ snd_emux_nrpn()
/linux-4.4.14/arch/mips/bcm47xx/
H A Dboard.c181 {{BCM47XX_BOARD_LINKSYS_WRT54G_TYPE_0101, "Linksys WRT54G/GS/GL"}, "0x0101", "42", "0x10"},
182 {{BCM47XX_BOARD_LINKSYS_WRT54G_TYPE_0467, "Linksys WRT54G/GS/GL"}, "0x0467", "42", "0x10"},
183 {{BCM47XX_BOARD_LINKSYS_WRT54G_TYPE_0708, "Linksys WRT54G/GS/GL"}, "0x0708", "42", "0x10"},
/linux-4.4.14/drivers/media/usb/pwc/
H A Dpwc.h154 /* Selectors for the Luminance controls [GS]ET_LUM_CTL */
169 /* Selectors for the Chrominance controls [GS]ET_CHROM_CTL */
179 /* Selectors for the Status controls [GS]ET_STATUS_CTL */
188 /* Formatters for the motorized pan & tilt [GS]ET_MPT_CTL */
H A Dpwc-ctrl.c66 #define CTL_STATUS_4200 0x4200 /* [GS] 1 */
68 /* Formatters for the Video Endpoint controls [GS]ET_EP_STREAM_CTL */
/linux-4.4.14/drivers/staging/fbtft/
H A Dfb_upd161704.c111 /*GS = 0: 260-k color (64 gray scale), GS = 1: 8 color (2 gray scale) */ init_display()
/linux-4.4.14/include/scsi/fc/
H A Dfc_ms.h26 * From T11.org FC-GS-4 Rev 7.91 February 4, 2004
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-amd756.c110 dev_dbg(&adap->dev, "Transaction (pre): GS=%04x, GE=%04x, ADD=%04x, " amd756_transaction()
174 "Transaction (post): GS=%04x, GE=%04x, ADD=%04x, DAT=%04x\n", amd756_transaction()
/linux-4.4.14/drivers/input/mouse/
H A Dhgpk.c24 * device as HGPK (Hybrid GS, PT, and Keymatrix).
27 * was removed. After that, the device used the Advanced Mode GS/PT streaming
294 * byte 0(GS): 1 1 1 1 1 1 1 1
297 * byte 2(GS): 0 x10 x9 x8 x7 ? gs-dsw pt-dsw
504 * then 3 0xf2 bytes as the preamble for GS/PT selection hgpk_select_mode()
/linux-4.4.14/arch/powerpc/perf/
H A Dpower5+-pmu.c18 * Bits in event code for POWER5+ (POWER5 GS) and POWER5++ (POWER5 GS DD3)
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_fc.h1444 GS_FC_GFN_CMD = 0x0114, /* GS FC Get Fabric Name */
1445 GS_FC_GMAL_CMD = 0x0116, /* GS FC GMAL */
1446 GS_FC_TRACE_CMD = 0x0400, /* GS FC Trace Route */
1447 GS_FC_PING_CMD = 0x0401, /* GS FC Ping */
H A Dbfa_fcs_lport.c832 * Unhandled FC-GS frames. Send a FC-CT Reject bfa_fcs_lport_uf_recv()
/linux-4.4.14/arch/x86/include/asm/
H A Dsegment.h279 * x86-32 user GS accessors:
H A Dmsr-index.h13 #define MSR_GS_BASE 0xc0000101 /* 64bit GS base */
14 #define MSR_KERNEL_GS_BASE 0xc0000102 /* SwapGS GS shadow */
H A Dcpufeature.h223 #define X86_FEATURE_FSGSBASE ( 9*32+ 0) /* {RD/WR}{FS/GS}BASE instructions*/
/linux-4.4.14/arch/x86/tools/
H A Dgen-insn-attr-x86.awk93 prefix_num["SEG=GS"] = "INAT_PFX_GS"
/linux-4.4.14/include/sound/
H A Dseq_midi_emul.h38 unsigned char midi_mode; /* GM, GS, XG etc */
/linux-4.4.14/include/uapi/linux/
H A Dnubus.h126 NUBUS_DRHW_RDIUS_GSC = 0x0153, /* Radius GS/C */
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
H A Dgen-insn-attr-x86.awk93 prefix_num["SEG=GS"] = "INAT_PFX_GS"
/linux-4.4.14/arch/x86/kernel/
H A Dprocess_64.c98 printk(KERN_DEFAULT "FS: %016lx(%04x) GS:%016lx(%04x) knlGS:%016lx\n", __show_regs()
334 * Switch FS and GS. __switch_to()
H A Dprocess_32.c95 printk(KERN_DEFAULT " DS: %04x ES: %04x FS: %04x GS: %04x SS: %04x\n", __show_regs()
H A Dvm86_32.c608 case 0x65: /* GS */ break; handle_vm86_fault()
/linux-4.4.14/arch/s390/kernel/
H A Debcdic.c27 /*18 CAN EM SUB ESC FS GS RS US */
176 /*18 CAN EM SUB ESC FS GS RS US */
/linux-4.4.14/arch/x86/entry/
H A Dentry_64_compat.S224 * GSBASE = user's GS base
H A Dentry_32.S678 * 1. Fault while reloading DS, ES, FS or GS
H A Dentry_64.S922 * 1. Fault while reloading DS, ES, FS or GS
/linux-4.4.14/arch/powerpc/kvm/
H A Dbooke_emulate.c126 * NOTE: some of these registers are not emulated on BOOKE_HV (GS-mode).
H A Dbooke.c746 * Since we can't trap on MSR_FP in GS-mode, we consider the guest kvmppc_vcpu_run()
757 * Since we can't trap on MSR_VEC in GS-mode, we consider the guest kvmppc_vcpu_run()
1099 * In GS mode, hypervisor privileged instructions trap kvmppc_handle_exit()
2010 * On BookE-HV (e500mc) the guest is always executed with MSR.GS=1 kvm_arch_vcpu_ioctl_set_guest_debug()
/linux-4.4.14/drivers/misc/sgi-gru/
H A Dgrutables.h104 * GS - GRU State - Used to manage the state of a GRU chiplet
/linux-4.4.14/drivers/net/can/usb/
H A Dgs_usb.c135 /* The GS USB devices make use of the same flags and masks as in
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_drv.c85 * 2.37.0 - allow GS ring setup on r6xx/r7xx
H A Dradeon_drv.h113 * 1.34- fix evergreen/cayman GS register
/linux-4.4.14/include/uapi/sound/
H A Dasequencer.h427 #define SNDRV_SEQ_PORT_TYPE_MIDI_GS (1<<3) /* GS compatible device */
/linux-4.4.14/include/linux/
H A Dparport.h167 * PP[GS]ETPHASE, so do not change existing values. */
H A Dnetdevice.h938 * FC-GS Fabric Device Management Information(FDMI) specification.
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_gs.c101 * @cmd: GS command
708 * @cmd: GS command
1234 * @cmd: GS command
H A Dqla_nx.c1724 /* GS related functions */
/linux-4.4.14/sound/usb/
H A Dquirks-table.h1172 * This quirk is for the "Advanced Driver" mode. If off, the GS-10
1179 .product_name = "GS-10",
H A Dmidi.c1636 /* BOSS GS-10 */
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_pool.c470 seq_printf(m, " GR: %d\n CR: %d\n GS: %d\n" lprocfs_pool_state_seq_show()
/linux-4.4.14/drivers/virt/
H A Dfsl_hypervisor.c790 * First, it checks if MSR[GS]==1, which means we're running under some
/linux-4.4.14/drivers/usb/class/
H A Dcdc-acm.c1672 { USB_DEVICE(0x0870, 0x0001), /* Metricom GS Modem */
/linux-4.4.14/drivers/net/ethernet/smsc/
H A Depic100.c1504 /* all non-ethtool ioctls (the SIOC[GS]MIIxxx ioctls) */ netdev_ioctl()
/linux-4.4.14/arch/x86/xen/
H A Denlighten.c1420 switch_to_new_gdt(cpu); /* GDT and GS set */ xen_setup_gdt()
/linux-4.4.14/arch/powerpc/kernel/
H A Dcputable.c283 { /* Power5 GS */
/linux-4.4.14/arch/x86/kvm/
H A Demulate.c61 #define OpGS 25ull /* GS */
1657 default: /* DS, ES, FS, or GS */ __load_segment_descriptor()
4844 case 0x65: /* GS override */ x86_decode_insn()
H A Dvmx.c946 VMX_SEGMENT_FIELD(GS),
7972 vmx_dump_sel("GS: ", GUEST_GS_SELECTOR); dump_vmcs()
7999 pr_err("CS=%04x SS=%04x DS=%04x ES=%04x FS=%04x GS=%04x TR=%04x\n", dump_vmcs()
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_ct.c22 * Fibre Channel SCSI LAN Device Driver CT support: FC Generic Services FC-GS
/linux-4.4.14/arch/x86/lguest/
H A Dboot.c367 * the GS register here: if it's needed it'll be reloaded anyway. lguest_load_tls()
/linux-4.4.14/drivers/infiniband/core/
H A Dmad.c304 "ib_register_mad_agent: Invalid GS QP type: class 0x%x\n", ib_register_mad_agent()
/linux-4.4.14/drivers/net/ethernet/amd/
H A Dpcnet32.c2730 /* SIOC[GS]MIIxxx ioctls */ pcnet32_ioctl()
/linux-4.4.14/arch/parisc/kernel/
H A Dhardware.c385 {HPHW_A_DMA, 0x018, 0x000A7, 0x80, "Mombasa GS Add-on mass FC (A3591)"},
/linux-4.4.14/drivers/video/fbdev/aty/
H A Datyfb_base.c416 { PCI_CHIP_MACH64GS, "3D RAGE XC (Mach64 GS, PCI-33)", 230, 83, 63, 135, ATI_CHIP_264XL },

Completed in 2655 milliseconds