Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/um/
Dptrace_32.c45 [UESP] = HOST_SP,
62 case UESP: in putreg()
133 case UESP: in getreg()
Duser-offsets.c27 DEFINE(HOST_SP, UESP); in foo()
/linux-6.12.1/arch/x86/include/uapi/asm/
Dptrace-abi.h22 #define UESP 15 macro
/linux-6.12.1/arch/x86/um/os-Linux/
Dmcontext.c17 COPY2(UESP, ESP); /* sic */ in get_regs_from_mc()