Home
last modified time | relevance | path

Searched refs:SS (Results 1 – 25 of 30) sorted by relevance

12

/linux/tools/perf/arch/x86/tests/
H A Dregs_load.S15 #define SS 11 * 8 macro
48 movq $0, SS(%rdi)
85 movl $0, SS(%edi)
/linux/arch/x86/um/
H A Dptrace_32.c47 [SS] = HOST_SS,
83 case SS: in putreg()
129 case SS: in getreg()
H A Dptrace_64.c44 [SS >> 3] = HOST_SS,
86 case SS: in putreg()
162 case SS: in getreg()
H A Duser-offsets.c34 DEFINE(HOST_SS, SS); in foo()
58 DEFINE_LONGS(HOST_SS, SS); in foo()
H A Dsignal.c79 GETREG(SS, ss); in copy_sc_from_user()
154 PUTREG(SS, ss); in copy_sc_to_user()
/linux/arch/x86/um/os-Linux/
H A Dmcontext.c23 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_regs_from_mc()
38 regs->gp[SS / sizeof(unsigned long)] = mc->gregs[REG_CSGSFS] >> 48; in get_regs_from_mc()
67 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_mc_from_regs()
78 mc->gregs[REG_CSGSFS] |= (regs->gp[SS / sizeof(unsigned long)] & 0xffff) << 48; in get_mc_from_regs()
/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uac211 c_hs_bint capture bInterval for HS/SS (1-4: fixed, 0: auto)
26 p_hs_bint playback bInterval for HS/SS (1-4: fixed, 0: auto)
/linux/Documentation/translations/zh_CN/core-api/
H A Dprintk-formats.rst499 %pt[RT] YYYY-mm-ddTHH:MM:SS
500 %pt[RT]s YYYY-mm-dd HH:MM:SS
502 %pt[RT]t HH:MM:SS
/linux/drivers/usb/cdns3/
H A DKconfig36 This controller supports FF, HS and SS mode. It doesn't support
119 This controller supports FF, HS, SS and SSP mode.
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-bosch-acc.dts442 connect-gpios = <&gpio1 16 GPIO_ACTIVE_HIGH>; /* Old: 0, SS: HIGH */
443 intn-gpios = <&gpio7 12 GPIO_ACTIVE_LOW>; /* Old: 1, SS: HIGH */
444 reset-gpios = <&gpio5 5 GPIO_ACTIVE_LOW>; /* Old: 0, SS: HIGH */
/linux/Documentation/translations/zh_CN/kernel-hacking/
H A Dhacking.rst685 /* Tested on SS-5, SS-10. Probably someone at Sun applied a spell-checker. */
/linux/arch/um/os-Linux/skas/
H A Dprocess.c65 R(SS); in ptrace_reg_name()
79 R(SS); in ptrace_reg_name()
/linux/Documentation/usb/
H A Draw-gadget.rst87 - Support USB 3 features (accept SS endpoint companion descriptor when
/linux/Documentation/core-api/
H A Dprintk-formats.rst546 %pt[RT] YYYY-mm-ddTHH:MM:SS
547 %pt[RT]s YYYY-mm-dd HH:MM:SS
549 %pt[RT]t HH:MM:SS
/linux/Documentation/arch/x86/x86_64/
H A Dfsgs.rst21 In 64-bit mode the CS/SS/DS/ES segments are ignored and the base address is
/linux/tools/testing/selftests/nolibc/
H A DMakefile.nolibc198 QEMU_ARGS_sparc32 = -M SS-5 -m 256M -append "console=ttyS0,115200 panic=-1 $(TEST:%=NOLIBC_TEST=%)"
/linux/drivers/phy/qualcomm/
H A DKconfig225 both HS and SS PHY controllers.
/linux/Documentation/driver-api/usb/
H A Ddwc3.rst211 ``U2``, ``U3``, ``SS.Disabled``, ``RX.Detect``, ``SS.Inactive``,
/linux/Documentation/devicetree/bindings/net/
H A Dkeystone-netcp.txt52 - ranges: address range of NetCP (includes, Ethernet SS, PA and SA)
/linux/Documentation/arch/arm/pxa/
H A Dmfp.rst162 | RESERVED |PS|PU|PD| DRIVE |SS|SD|SO|EC|EF|ER|--| AF_SEL |
/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h469 #define SET_SS(b, c, v) SET_CONTEXT_FIELD(b, c, FSR, SS, v)
657 #define GET_SS(b, c) GET_CONTEXT_FIELD(b, c, FSR, SS)
1026 #define SS (SS_MASK << SS_SHIFT) macro
/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dhacking.rst846 /* Tested on SS-5, SS-10. Probably someone at Sun applied a spell-checker. */
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra124-apalis-v1.2.dtsi1818 /* USBO1, USBO1 (SS), USBH2, USBH4 and USBH4 (SS) */
H A Dtegra124-apalis.dtsi1811 /* USBO1, USBO1 (SS), USBH2, USBH4 and USBH4 (SS) */
/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt74 16: PUSH SS (i64)
75 17: POP SS (i64)
108 36: SEG=SS (Prefix)

12