Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
A Dptrace-abi.h23 #define SS 16 macro
59 #define SS 160 macro
/arch/x86/um/
A Dptrace_32.c47 [SS] = HOST_SS,
83 case SS: in putreg()
129 case SS: in getreg()
A Dptrace_64.c44 [SS >> 3] = HOST_SS,
86 case SS: in putreg()
162 case SS: in getreg()
A Duser-offsets.c34 DEFINE(HOST_SS, SS); in foo()
58 DEFINE_LONGS(HOST_SS, SS); in foo()
A Dsignal.c79 GETREG(SS, ss); in copy_sc_from_user()
154 PUTREG(SS, ss); in copy_sc_to_user()
/arch/x86/um/os-Linux/
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()
/arch/arm/boot/dts/nxp/imx/
A Dimx6q-bosch-acc.dts441 connect-gpios = <&gpio1 16 GPIO_ACTIVE_HIGH>; /* Old: 0, SS: HIGH */
442 intn-gpios = <&gpio7 12 GPIO_ACTIVE_LOW>; /* Old: 1, SS: HIGH */
443 reset-gpios = <&gpio5 5 GPIO_ACTIVE_LOW>; /* Old: 0, SS: HIGH */
A Dimx6qdl-aristainetos2.dtsi501 MX6QDL_PAD_EIM_A23__GPIO6_IO06 0x1b0b0 /* spi bus #2 SS driver enable */
/arch/um/os-Linux/skas/
A Dprocess.c65 R(SS); in ptrace_reg_name()
79 R(SS); in ptrace_reg_name()
/arch/x86/kernel/
A Dftrace_64.S230 movq %rcx, SS(%rsp)
/arch/x86/entry/
A Dentry_32.S312 movl PT_EFLAGS(%esp), %eax # mix EFLAGS, SS and CS
322 jne .Lend_\@ # returning to user-space with LDT SS
A Dentry_64.S647 testb $4, (SS-RIP)(%rsp)
/arch/arm64/boot/dts/qcom/
A Dsm8650-mtp.dts856 * USB SS -> USB-C
A Dqrb5165-rb5.dts1346 "GPIO-SS", /* GPIO_170 */
A Dsm8650-hdk.dts1309 * USB SS -> USB-C
A Dsm8650-qrd.dts1292 * USB SS -> NB7VPQ904MMUTWG -> USB-C
/arch/x86/lib/
A Dx86-opcode-map.txt69 16: PUSH SS (i64)
70 17: POP SS (i64)
103 36: SEG=SS (Prefix)
/arch/arm/boot/dts/nvidia/
A Dtegra124-apalis-v1.2.dtsi1818 /* USBO1, USBO1 (SS), USBH2, USBH4 and USBH4 (SS) */
A Dtegra124-apalis.dtsi1811 /* USBO1, USBO1 (SS), USBH2, USBH4 and USBH4 (SS) */
/arch/arm64/tools/
A Dsysreg96 Field 0 SS
327 Field 22 SS
3138 Field 0 SS
/arch/x86/kvm/
A Dtrace.h464 EXS(DF), EXS(TS), EXS(NP), EXS(SS), EXS(GP), EXS(PF), \
/arch/x86/kvm/vmx/
A Dvmx.c504 VMX_SEGMENT_FIELD(SS),

Completed in 65 milliseconds