Home
last modified time | relevance | path

Searched refs:ES (Results 1 – 13 of 13) sorted by relevance

/arch/x86/um/
Duser-offsets.c51 DEFINE(HOST_ES, ES); in foo()
79 DEFINE_LONGS(HOST_ES, ES); in foo()
Dptrace_64.c45 [ES >> 3] = HOST_ES,
86 case ES: in putreg()
165 case ES: in getreg()
Dptrace_32.c62 [ES] = HOST_ES,
95 case ES: in putreg()
150 case ES: in getreg()
Dsignal.c168 GETREG(ES, es); in copy_sc_from_user()
257 PUTREG(ES, es); in copy_sc_to_user()
/arch/x86/include/asm/
Dptrace-abi.h14 #define ES 8 macro
/arch/x86/um/os-Linux/
Dmcontext.c13 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_regs_from_mc()
/arch/powerpc/platforms/85xx/
DKconfig117 bool "X-ES single-board computer"
121 computers from Extreme Engineering Solutions (X-ES) based on
/arch/x86/um/shared/sysdep/
Dptrace_64.h56 #define ES (HOST_ES * sizeof(long)) macro
/arch/x86/kernel/
Dhead_32.S446 movl $(__USER_DS),%eax # DS/ES contains default USER segment
Dentry_32.S1054 # 1. Fault while reloading DS, ES, FS or GS
/arch/x86/lib/
Dx86-opcode-map.txt43 06: PUSH ES (i64)
44 07: POP ES (i64)
77 26: SEG=ES (Prefix)
/arch/arm/mach-at91/
DKconfig437 "ES" at the end of the name means that this board is an
/arch/x86/kvm/
Dvmx.c661 VMX_SEGMENT_FIELD(ES),