Home
last modified time | relevance | path

Searched refs:DS (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dregs_load.S16 #define DS 12 * 8 define
49 movq $0, DS(%rdi)
86 movl $0, DS(%edi)
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dregs_load.S16 #define DS 12 * 8 define
49 movq $0, DS(%rdi)
86 movl $0, DS(%edi)
/kernel/linux/linux-5.10/arch/x86/um/
H A Dptrace_32.c63 [DS] = HOST_DS,
101 case DS: in putreg()
151 case DS: in getreg()
H A Dptrace_64.c45 [DS >> 3] = HOST_DS,
82 case DS: in putreg()
158 case DS: in getreg()
H A Duser-offsets.c36 DEFINE(HOST_DS, DS); in foo()
69 DEFINE_LONGS(HOST_DS, DS); in foo()
H A Dsignal.c172 GETREG(DS, ds); in copy_sc_from_user()
251 PUTREG(DS, ds); in copy_sc_to_user()
/kernel/linux/linux-6.6/arch/x86/um/
H A Dptrace_32.c64 [DS] = HOST_DS,
102 case DS: in putreg()
152 case DS: in getreg()
H A Dptrace_64.c46 [DS >> 3] = HOST_DS,
83 case DS: in putreg()
159 case DS: in getreg()
H A Duser-offsets.c35 DEFINE(HOST_DS, DS); in foo()
68 DEFINE_LONGS(HOST_DS, DS); in foo()
H A Dsignal.c173 GETREG(DS, ds); in copy_sc_from_user()
252 PUTREG(DS, ds); in copy_sc_to_user()
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dentry-arcv2.S228 ; Intr returning to a Delay Slot (DS) insn
229 ; (since IRQ NOT allowed in DS in ARCv2, this can only happen if orig
230 ; entry was via Exception in DS which got preempted in kernel).
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dptrace-abi.h14 #define DS 7 macro
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dptrace-abi.h14 #define DS 7 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dptrace-abi.h29 #define DS 7 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dptrace-abi.h29 #define DS 7 macro
/kernel/linux/linux-5.10/arch/x86/um/os-Linux/
H A Dmcontext.c14 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_regs_from_mc()
/kernel/linux/linux-5.10/arch/x86/um/shared/sysdep/
H A Dptrace_64.h38 #define DS (HOST_DS * sizeof(long)) macro
/kernel/linux/linux-6.6/arch/x86/um/shared/sysdep/
H A Dptrace_64.h38 #define DS (HOST_DS * sizeof(long)) macro
/kernel/linux/linux-6.6/arch/x86/um/os-Linux/
H A Dmcontext.c14 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_regs_from_mc()
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dentry-arcv2.S242 ; Intr returning to a Delay Slot (DS) insn
243 ; (since IRQ NOT allowed in DS in ARCv2, this can only happen if orig
244 ; entry was via Exception in DS which got preempted in kernel).
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhead_32.S63 * CS and DS must be 4 GB flat segments, but we don't depend on
291 movl $(__USER_DS),%eax # DS/ES contains default USER segment
351 /* Fix up DS and ES */
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhead_32.S63 * CS and DS must be 4 GB flat segments, but we don't depend on
315 movl $(__USER_DS),%eax # DS/ES contains default USER segment
400 /* Fix up DS and ES */
/kernel/linux/linux-6.6/arch/um/os-Linux/skas/
H A Dprocess.c70 R(DS); in ptrace_reg_name()
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-opc.c325 /* The DS field in a DS form instruction. This is like D, but the macro
327 #define DS DQ + 1
333 #define DUIS DS + 1
503 /* The RA field in an D, DS, DQ, X, XO, M, or MDS form instruction. */
564 /* The RS field in a D, DS, X, XFX, XS, M, MD or MDS form
565 instruction or the RT field in a D, DS, X, XFX or XO form
573 /* The RS and RT fields of the DS form stq and DQ form lq instructions,
2434 /* A DS form instruction. */
6347 {"lxsd", DSO(57,2), DS_MASK, PPCVSX3, PPCVLE, {VD, DS, RA
[all...]
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-opc.c325 /* The DS field in a DS form instruction. This is like D, but the macro
327 #define DS DQ + 1
333 #define DUIS DS + 1
503 /* The RA field in an D, DS, DQ, X, XO, M, or MDS form instruction. */
564 /* The RS field in a D, DS, X, XFX, XS, M, MD or MDS form
565 instruction or the RT field in a D, DS, X, XFX or XO form
573 /* The RS and RT fields of the DS form stq and DQ form lq instructions,
2434 /* A DS form instruction. */
6347 {"lxsd", DSO(57,2), DS_MASK, PPCVSX3, PPCVLE, {VD, DS, RA
[all...]

Completed in 29 milliseconds

12