Searched defs:epsw (Results  1 – 7 of 7) sorted by relevance
| /linux-4.1.27/arch/mn10300/include/uapi/asm/ | 
| D | sigcontext.h | 45 	unsigned long	epsw;  member
  | 
| D | ptrace.h | 74 	unsigned long		epsw;  member
  | 
| /linux-4.1.27/arch/mn10300/kernel/ | 
| D | irq.c | 248 	unsigned long sp, epsw, irq_disabled_epsw, old_irq_enabled_epsw;  in do_IRQ()  local
  | 
| D | gdb-stub.c | 1180 	unsigned long epsw, mdr;  in gdbstub()  local
  | 
| D | mn10300-serial.c | 512 	u32 epsw;  in mask_test_and_clear()  local
  | 
| /linux-4.1.27/arch/mn10300/mm/ | 
| D | misalignment.c | 743 	unsigned long epsw = regs->epsw;  in misalignment_MOV_Lcc()  local
  | 
| /linux-4.1.27/arch/mn10300/include/asm/ | 
| D | gdb-stub.h | 81 	u32	sp, pc, mdr, epsw, lir, lar, mdrq;  member
  |