Home
last modified time | relevance | path

Searched refs:REG_ESP (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/testing/selftests/x86/
Dunwind_vdso.c117 return_address = *(unsigned long *)(unsigned long)ctx->uc_mcontext.gregs[REG_ESP]; in sigtrap()
Dsigreturn.c317 # define REG_SP REG_ESP
/linux-6.1.9/arch/x86/include/asm/
Dvmx.h409 #define REG_ESP (4 << 8) macro