Home
last modified time | relevance | path

Searched refs:estatus (Results 1 – 7 of 7) sorted by relevance

/arch/nios2/include/asm/
A Dptrace.h43 unsigned long estatus; member
66 #define user_mode(regs) (((regs)->estatus & ESTATUS_EU))
A Dentry.h24 rdctl r24, estatus
60 rdctl r24, estatus
85 wrctl estatus, r24
A Delf.h58 pr_reg[20] = regs->estatus; \
/arch/nios2/kernel/
A Dprocess.c95 regs->ea, regs->estatus); in show_regs()
120 childregs->estatus = STATUS_PIE; in copy_thread()
176 (long) fp->estatus, (long) fp); in dump()
248 regs->estatus = ESTATUS_EPIE | ESTATUS_EU; in start_thread()
A Dinsnemu.S40 wrctl estatus, et
140 rdctl r5, estatus
545 wrctl estatus, r5
A Dasm-offsets.c49 OFFSET(PT_ESTATUS, pt_regs, estatus); in main()
A Dkgdb.c54 { "estatus", GDB_SIZEOF_REG, offsetof(struct pt_regs, estatus) },

Completed in 13 milliseconds