Searched refs:STATUS_IE_MASK (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/arc/include/asm/
H A Dirqflags-arcv2.h19 #define STATUS_IE_MASK (1<<STATUS_IE_BIT) macro
38 #define ISA_INIT_STATUS_BITS (STATUS_IE_MASK | STATUS_AD_MASK | \
108 return !(flags & (STATUS_IE_MASK)); arch_irqs_disabled_flags()
H A Dirqflags-compact.h33 #define STATUS_IE_MASK (STATUS_E1_MASK | STATUS_E2_MASK) macro
44 #define ISA_INIT_STATUS_BITS STATUS_IE_MASK
H A Dentry-arcv2.h174 or r9, r9, (STATUS_L_MASK|STATUS_IE_MASK)
/linux-4.4.14/arch/arc/kernel/
H A Dintc-arcv2.c52 tmp &= ~STATUS_IE_MASK; arc_init_IRQ()
H A Dentry-arcv2.S233 bic r0, r3, STATUS_U_MASK|STATUS_DE_MASK|STATUS_IE_MASK|STATUS_L_MASK

Completed in 85 milliseconds