Searched refs:ALLOWINT (Results 1 – 4 of 4) sorted by relevance
49 : "i" (ALLOWINT) in arch_local_irq_enable()70 return (flags & ~(ALLOWINT | 0x200)) != 0; in arch_irqs_disabled_flags()72 return (flags & ~ALLOWINT) != 0; in arch_irqs_disabled_flags()
38 #define ALLOWINT (~0x500) macro41 #define ALLOWINT (~0x700) macro
245 andw #ALLOWINT,%sr263 |andw #ALLOWINT,%sr
98 andw #ALLOWINT,%sr