Home
last modified time | relevance | path

Searched defs:pt_regs32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dsyscalls_32.h15 struct pt_regs32 { struct
36 compat_uptr_t regs; /* 4 byte pointer to the pt_regs32 structure. */ argument
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dptrace.h43 struct pt_regs32 { struct
44 unsigned int psr;
45 unsigned int pc;
46 unsigned int npc;
47 unsigned int y;
48 unsigned int u_regs[16]; /* globals and ins */