Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dptrace-abi.h23 #define SS 16 macro
59 #define SS 160 macro
/arch/x86/um/
Duser-offsets.c35 DEFINE(HOST_SS, SS); in foo()
64 DEFINE_LONGS(HOST_SS, SS); in foo()
Dptrace_64.c42 [SS >> 3] = HOST_SS,
84 case SS: in putreg()
160 case SS: in getreg()
Dptrace_32.c71 [SS] = HOST_SS,
107 case SS: in putreg()
153 case SS: in getreg()
Dsignal.c198 GETREG(SS, ss); in copy_sc_from_user()
280 PUTREG(SS, ss); in copy_sc_to_user()
/arch/x86/um/os-Linux/
Dmcontext.c18 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_regs_from_mc()
/arch/x86/kernel/
Dftrace_64.S204 movq %rcx, SS(%rsp)
/arch/x86/entry/
Dcalling.h98 #define SS 20*8 macro
Dentry_64.S191 cmpq $__USER_DS, SS(%rsp) /* SS must match SYSRET */
644 testb $4, (SS-RIP)(%rsp)
Dentry_32.S396 movl PT_EFLAGS(%esp), %eax # mix EFLAGS, SS and CS
406 jne .Lend_\@ # returning to user-space with LDT SS
/arch/arm64/boot/dts/qcom/
Dqrb5165-rb5.dts659 "GPIO-SS", /* GPIO_170 */
/arch/arm/boot/dts/
Dimx6qdl-aristainetos2.dtsi492 MX6QDL_PAD_EIM_A23__GPIO6_IO06 0x1b0b0 /* spi bus #2 SS driver enable */
Dtegra124-apalis.dtsi1787 /* USBO1, USBO1 (SS), USBH2, USBH4 and USBH4 (SS) */
Dtegra124-apalis-v1.2.dtsi1794 /* USBO1, USBO1 (SS), USBH2, USBH4 and USBH4 (SS) */
/arch/x86/lib/
Dx86-opcode-map.txt64 16: PUSH SS (i64)
65 17: POP SS (i64)
98 36: SEG=SS (Prefix)
/arch/x86/kvm/
Dtrace.h300 EXS(DF), EXS(TS), EXS(NP), EXS(SS), EXS(GP), EXS(PF), \
/arch/x86/kvm/vmx/
Dvmx.c503 VMX_SEGMENT_FIELD(SS),