Home
last modified time | relevance | path

Searched refs:UESP (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/x86/um/
Dptrace_32.c68 [UESP] = HOST_SP,
84 case UESP: in putreg()
156 case UESP: in getreg()
Duser-offsets.c38 DEFINE(HOST_SP, UESP); in foo()
/linux-3.4.99/arch/x86/include/asm/
Dptrace-abi.h21 #define UESP 15 macro
/linux-3.4.99/arch/x86/um/os-Linux/
Dmcontext.c15 COPY2(UESP, ESP); /* sic */ in get_regs_from_mc()