Home
last modified time | relevance | path

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

/arch/x86/um/
A Dptrace_32.c40 [ES] = HOST_ES,
78 case ES: in putreg()
128 case ES: in getreg()
A Dptrace_64.c48 [ES >> 3] = HOST_ES,
85 case ES: in putreg()
161 case ES: in getreg()
A Duser-offsets.c37 DEFINE(HOST_ES, ES); in foo()
64 DEFINE_LONGS(HOST_ES, ES); in foo()
A Dsignal.c52 GETREG(ES, es); in copy_sc_from_user()
124 PUTREG(ES, es); in copy_sc_to_user()
/arch/arm/boot/dts/marvell/
A Ddove-cubox-es.dts10 /* sdio0 card detect is connected to wrong pin on CuBox ES */
/arch/x86/include/uapi/asm/
A Dptrace-abi.h15 #define ES 8 macro
/arch/x86/um/shared/sysdep/
A Dptrace_64.h37 #define ES (HOST_ES * sizeof(long)) macro
/arch/arm/boot/dts/ti/omap/
A Domap4-panda-es.dts11 model = "TI OMAP4 PandaBoard-ES";
/arch/x86/um/os-Linux/
A Dmcontext.c19 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_regs_from_mc()
63 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_mc_from_regs()
/arch/powerpc/platforms/85xx/
A DKconfig141 bool "X-ES single-board computer"
145 computers from Extreme Engineering Solutions (X-ES) based on
/arch/x86/kernel/
A Dhead_32.S276 movl $(__USER_DS),%eax # DS/ES contains default USER segment
/arch/x86/kvm/
A DKconfig166 Encrypted State (SEV-ES), and Secure Encrypted Virtualization with
/arch/um/os-Linux/skas/
A Dprocess.c82 R(ES); in ptrace_reg_name()
/arch/x86/lib/
A Dx86-opcode-map.txt52 06: PUSH ES (i64)
53 07: POP ES (i64)
86 26: SEG=ES (Prefix)
/arch/x86/kvm/vmx/
A Dvmx.c501 VMX_SEGMENT_FIELD(ES),

Completed in 28 milliseconds