Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/kernel/
Dppc32.h94 struct pt_regs32 { struct
115 compat_uptr_t regs; /* 4 byte pointer to the pt_regs32 structure. */ argument
/linux-2.6.39/arch/sparc/include/asm/
Dptrace.h42 struct pt_regs32 { struct
43 unsigned int psr;
44 unsigned int pc;
45 unsigned int npc;
46 unsigned int y;
47 unsigned int u_regs[16]; /* globals and ins */