Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/include/asm/
Dirqflags.h48 : "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()
Dentry.h37 #define ALLOWINT (~0x500) macro
40 #define ALLOWINT (~0x700) macro
/linux-4.4.14/arch/m68k/68360/
Dentry.S98 andw #ALLOWINT,%sr
/linux-4.4.14/arch/m68k/kernel/
Dentry.S234 andw #ALLOWINT,%sr
252 |andw #ALLOWINT,%sr
/linux-4.4.14/arch/m68k/68000/
Dentry.S102 andw #ALLOWINT,%sr