Searched refs:PS_EXCM_BIT (Results 1 – 7 of 7) 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()
188 (1 << PS_EXCM_BIT))194 (1 << PS_EXCM_BIT))
93 #define PS_EXCM_BIT 4 macro
71 #define PS_EXCM_BIT 4 macro
46 .ps = regs->ps & ~(1 << PS_EXCM_BIT), in gpr_get()295 tmp = (regs->ps & ~(1 << PS_EXCM_BIT)); in ptrace_peekusr()
672 addi a0, a0, (1 << PS_EXCM_BIT)
796 bbsi.l a0, PS_EXCM_BIT, .Ldebug_exception_in_exception # exception mode809 movi a2, 1 << PS_EXCM_BIT