Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dkstack.h59 if ((regs->magic & ~0x1ff) == PT_REGS_MAGIC) in kstack_is_trap_frame()
H A Detrap_64.S64 sethi %hi(PT_REGS_MAGIC), %g3
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dkstack.h59 if ((regs->magic & ~0x1ff) == PT_REGS_MAGIC) in kstack_is_trap_frame()
H A Detrap_64.S64 sethi %hi(PT_REGS_MAGIC), %g3
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H A Dptrace.h16 #define PT_REGS_MAGIC 0x57ac6c00 macro
29 /* We encode a magic number, PT_REGS_MAGIC, along
37 * The PT_REGS_MAGIC is chosen such that it can be
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H A Dptrace.h16 #define PT_REGS_MAGIC 0x57ac6c00 macro
29 /* We encode a magic number, PT_REGS_MAGIC, along
37 * The PT_REGS_MAGIC is chosen such that it can be

Completed in 4 milliseconds