Home
last modified time | relevance | path

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

/arch/x86/um/
Duser-offsets.c50 DEFINE(HOST_ES, ES); in foo()
82 DEFINE_LONGS(HOST_ES, ES); in foo()
Dptrace_64.c46 [ES >> 3] = HOST_ES,
91 case ES: in putreg()
170 case ES: in getreg()
Dptrace_32.c64 [ES] = HOST_ES,
102 case ES: in putreg()
152 case ES: in getreg()
Dsignal.c171 GETREG(ES, es); in copy_sc_from_user()
250 PUTREG(ES, es); in copy_sc_to_user()
/arch/arm/boot/dts/
Ddove-cubox-es.dts10 /* sdio0 card detect is connected to wrong pin on CuBox ES */
Domap4-panda-es.dts11 model = "TI OMAP4 PandaBoard-ES";
/arch/x86/include/uapi/asm/
Dptrace-abi.h15 #define ES 8 macro
/arch/x86/um/shared/sysdep/
Dptrace_64.h39 #define ES (HOST_ES * sizeof(long)) macro
/arch/x86/um/os-Linux/
Dmcontext.c14 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_regs_from_mc()
/arch/powerpc/platforms/85xx/
DKconfig156 bool "X-ES single-board computer"
160 computers from Extreme Engineering Solutions (X-ES) based on
/arch/x86/kernel/
Dhead_32.S351 movl $(__USER_DS),%eax # DS/ES contains default USER segment
/arch/x86/lib/
Dx86-opcode-map.txt47 06: PUSH ES (i64)
48 07: POP ES (i64)
81 26: SEG=ES (Prefix)
/arch/x86/kvm/vmx/
Dvmx.c488 VMX_SEGMENT_FIELD(ES),