Searched refs:EPSW_IM (Results 1 – 6 of 6) sorted by relevance
49 : "i"(~EPSW_IM), "i"(EPSW_IE | MN10300_CLI_LEVEL) in arch_local_irq_disable()78 : "i"(~EPSW_IM), "r"(__mn10300_irq_enabled_epsw[cpu]) in arch_local_irq_enable()96 return (flags & (EPSW_IE | EPSW_IM)) != (EPSW_IE | EPSW_IM_7); in arch_irqs_disabled_flags()120 : "i"(EPSW_IE|EPSW_IM), "n"(&CPUM), "i"(CPUM_SLEEP) in arch_safe_halt()172 : "i"(~EPSW_IM), "i"(EPSW_IE | level) in arch_local_change_intr_mask_level()182 and ~EPSW_IM,epsw; \211 and ~EPSW_IM,epsw; \
126 regs->epsw = EPSW_nSL | EPSW_IE | EPSW_IM; in start_thread()
42 #define EPSW_IM 0x00000700 /* interrupt mode */ macro
416 (regs->epsw & (EPSW_IM | EPSW_IE)) != (EPSW_IM | EPSW_IE)) { in die()
259 __mn10300_irq_enabled_epsw[cpu_id] = EPSW_IE | (EPSW_IM & epsw); in do_IRQ()
187 and EPSW_IM,d0