Searched refs:PT_REGS_MAGIC (Results 1 - 3 of 3) sorted by relevance

/arch/sparc/kernel/
H A Dkstack.h58 if ((regs->magic & ~0x1ff) == PT_REGS_MAGIC)
H A Detrap_64.S59 sethi %hi(PT_REGS_MAGIC), %g3
/arch/sparc/include/asm/
H A Dptrace.h15 #define PT_REGS_MAGIC 0x57ac6c00 macro
28 /* We encode a magic number, PT_REGS_MAGIC, along
36 * The PT_REGS_MAGIC is chosen such that it can be

Completed in 55 milliseconds