Home
last modified time | relevance | path

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

/linux/arch/x86/um/
A Dsysrq_32.c22 printk(" ESP: %04lx:%08lx", 0xffff & PT_REGS_SS(regs), in show_regs()
/linux/arch/x86/um/asm/
A Dptrace.h24 #define PT_REGS_SS(r) UPT_SS(&(r)->regs) macro
A Delf.h66 pr_reg[16] = PT_REGS_SS(regs); \

Completed in 4 milliseconds