Home
last modified time | relevance | path

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

/linux/arch/x86/um/
H A Dptrace_32.c47 [ORIG_EAX] = HOST_ORIG_AX,
64 case ORIG_EAX: in putreg()
142 case ORIG_EAX: in getreg()
H A Duser-offsets.c42 DEFINE(HOST_ORIG_AX, ORIG_EAX); in foo()
/linux/arch/x86/include/uapi/asm/
H A Dptrace-abi.h18 #define ORIG_EAX 11 macro