Home
last modified time | relevance | path

Searched refs:CS (Results 1 – 25 of 44) sorted by relevance

12

/arch/x86/um/os-Linux/
Dmcontext.c18 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_regs_from_mc()
28 COPY2(CS, CSGSFS); in get_regs_from_mc()
29 regs->gp[CS / sizeof(unsigned long)] &= 0xffff; in get_regs_from_mc()
30 regs->gp[CS / sizeof(unsigned long)] |= 3; in get_regs_from_mc()
/arch/x86/include/uapi/asm/
Dptrace-abi.h20 #define CS 13 macro
56 #define CS 136 macro
/arch/x86/entry/
Dentry_64.S159 cmpq $__USER_CS, CS(%rsp) /* CS must match SYSRET */
387 testb $3, CS-ORIG_RAX(%rsp)
452 testb $3, CS-ORIG_RAX(%rsp)
506 testb $3, CS-ORIG_RAX(%rsp)
600 testb $3, CS(%rsp)
646 testb $3, CS(%rsp)
1022 testb $3, CS+8(%rsp)
1105 testb $3, CS(%rsp)
1165 testb $3, CS-RIP+8(%rsp)
Dentry_32.S312 movl PT_EFLAGS(%esp), %eax # mix EFLAGS, SS and CS
397 movl PT_EFLAGS(%esp), %ecx # mix EFLAGS and CS
1076 movl PT_EFLAGS(%esp), %eax # mix EFLAGS and CS
/arch/x86/um/
Duser-offsets.c34 DEFINE(HOST_CS, CS); in foo()
63 DEFINE_LONGS(HOST_CS, CS); in foo()
Dptrace_64.c41 [CS >> 3] = HOST_CS,
85 case CS: in putreg()
161 case CS: in getreg()
Dptrace_32.c68 [CS] = HOST_CS,
108 case CS: in putreg()
154 case CS: in getreg()
Dsignal.c195 GETREG(CS, cs); in copy_sc_from_user()
276 PUTREG(CS, cs); in copy_sc_to_user()
/arch/nds32/math-emu/
Dfpuemu.c56 CS, enumerator
163 ftype = CS;
295 case CS:{
/arch/x86/kernel/
Dftrace_64.S155 movq $0, CS(%rsp)
217 movq %rcx, CS(%rsp)
/arch/arm/boot/dts/
Dpxa300-raumfeld-common.dtsi334 MFP_PIN_PXA300(34) MFP_AF0 /* CS#0 */
335 MFP_PIN_PXA300(125) MFP_AF0 /* CS#1 */
336 MFP_PIN_PXA300(96) MFP_AF0 /* CS#2 */
Dimx6qdl-rex.dtsi187 /* CS */
197 /* CS */
Dimx6dl-prtrvt.dts152 /* CS */
Dimx6dl-plym2m.dts313 /* CS */
323 /* CS */
Darmada-388-clearfog.dts174 * Add SPI CS pins for clearfog:
Dimx6q-prti6q.dts407 /* CS */
423 /* ADC128S022 CS */
Darmada-385-clearfog-gtr.dtsi46 43 - Micron L-PBGA 24 ball SPI (1Gb) CS, or TPM SPI CS
Darmada-388-clearfog.dtsi230 * Add SPI CS pins for clearfog:
Dimx6dl-plybas.dts270 /* CS */
Dimx6qp-prtwd3.dts435 /* CS */
Dstm32mp151.dtsi1342 ranges = <0 0 0x60000000 0x04000000>, /* EBI CS 1 */
1343 <1 0 0x64000000 0x04000000>, /* EBI CS 2 */
1344 <2 0 0x68000000 0x04000000>, /* EBI CS 3 */
1345 <3 0 0x6c000000 0x04000000>, /* EBI CS 4 */
/arch/powerpc/boot/dts/
Dac14xx.dts90 /* masters mapping: CS, CS offset, size */
/arch/um/os-Linux/skas/
Dprocess.c54 R(CS); in ptrace_reg_name()
68 R(CS); in ptrace_reg_name()
/arch/arm64/boot/dts/allwinner/
Dsun50i-h6-pine-h64.dts302 * The CS pin is shared with the MMC2 CMD pin, so we cannot have the SPI
/arch/arm64/boot/dts/amlogic/
Dmeson-gxm-khadas-vim2.dts369 * EMMC_DS pin is shared between SPI NOR CS and eMMC Data Strobe

12