Searched refs:ALLOWINT (Results 1 – 5 of 5) sorted by relevance
48 : "i" (ALLOWINT) in arch_local_irq_enable()69 return (flags & ~(ALLOWINT | 0x200)) != 0; in arch_irqs_disabled_flags()71 return (flags & ~ALLOWINT) != 0; in arch_irqs_disabled_flags()
37 #define ALLOWINT (~0x500) macro40 #define ALLOWINT (~0x700) macro
98 andw #ALLOWINT,%sr
234 andw #ALLOWINT,%sr252 |andw #ALLOWINT,%sr
102 andw #ALLOWINT,%sr