Searched refs:ALLOWINT (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/m68k/kernel/
H A Dentry.S248 andw #ALLOWINT,%sr
266 |andw #ALLOWINT,%sr
/linux-master/arch/m68k/68000/
H A Dentry.S97 andw #ALLOWINT,%sr
/linux-master/arch/m68k/include/asm/
H A Dirqflags.h49 : "i" (ALLOWINT)
70 return (flags & ~(ALLOWINT | 0x200)) != 0;
72 return (flags & ~ALLOWINT) != 0;
H A Dentry.h38 #define ALLOWINT (~0x500) macro
41 #define ALLOWINT (~0x700) macro

Completed in 336 milliseconds