Home
last modified time | relevance | path

Searched refs:PS_EXCM_BIT (Results 1 – 5 of 5) sorted by relevance

/linux/arch/xtensa/include/asm/
H A Dirqflags.h72 #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()
H A Dprocessor.h186 (1 << PS_EXCM_BIT))
192 (1 << PS_EXCM_BIT))
H A Dregs.h93 #define PS_EXCM_BIT 4 macro
/linux/arch/xtensa/kernel/
H A Dvectors.S672 addi a0, a0, (1 << PS_EXCM_BIT)
H A Dentry.S796 bbsi.l a0, PS_EXCM_BIT, .Ldebug_exception_in_exception # exception mode
809 movi a2, 1 << PS_EXCM_BIT