Searched refs:int_code (Results 1 – 4 of 4) sorted by relevance
38 if (regs->int_code & 0x200) in get_trap_ip()42 return (void __user *)(address - (regs->int_code >> 16)); in get_trap_ip()65 if (notify_die(DIE_TRAP, str, regs, 0, regs->int_code, si_signo) == NOTIFY_STOP) in do_trap()227 switch (report_bug(regs->psw.addr - (regs->int_code >> 16), regs)) { in monitor_event_exception()298 regs->int_code = lc->pgm_int_code; in __do_pgm_check()309 current->thread.gmap_int_code = regs->int_code & 0xffff; in __do_pgm_check()343 trapnr = regs->int_code & PGM_INT_CODE_MASK; in __do_pgm_check()
55 OFFSET(__PT_INT_CODE, pt_regs, int_code); in main()
90 unsigned int int_code; member
627 u32 int_code; in mwl8k_send_fw_load_cmd() local629 int_code = ioread32(regs + in mwl8k_send_fw_load_cmd()631 if (int_code == 0) in mwl8k_send_fw_load_cmd()634 int_code = ioread32(regs + MWL8K_HIU_INT_CODE); in mwl8k_send_fw_load_cmd()635 if (int_code == MWL8K_INT_CODE_CMD_FINISHED) { in mwl8k_send_fw_load_cmd()