Searched refs:PS_EXCM_BIT (Results 1 – 6 of 6) sorted by relevance
72 #if XCHAL_EXCM_LEVEL < LOCKLEVEL || (1 << PS_EXCM_BIT) < LOCKLEVEL in arch_irqs_disabled_flags()75 return (flags & (PS_INTLEVEL_MASK | (1 << PS_EXCM_BIT))) >= LOCKLEVEL; in arch_irqs_disabled_flags()
186 (1 << PS_EXCM_BIT))192 (1 << PS_EXCM_BIT))
93 #define PS_EXCM_BIT 4 macro
47 .ps = regs->ps & ~(1 << PS_EXCM_BIT), in gpr_get()297 tmp = (regs->ps & ~(1 << PS_EXCM_BIT)); in ptrace_peekusr()
692 addi a0, a0, (1 << PS_EXCM_BIT)
783 bbsi.l a0, PS_EXCM_BIT, 1f # exception mode796 movi a2, 1 << PS_EXCM_BIT