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

/arch/m68k/include/asm/
H A Dirqflags.h51 : "i" (ALLOWINT)
72 return (flags & ~(ALLOWINT | 0x200)) != 0;
74 return (flags & ~ALLOWINT) != 0;
H A Dentry.h37 #define ALLOWINT (~0x500) macro
40 #define ALLOWINT (~0x700) macro
/arch/m68k/68360/
H A Dentry.S98 andw #ALLOWINT,%sr
/arch/m68k/kernel/
H A Dentry.S234 andw #ALLOWINT,%sr
252 |andw #ALLOWINT,%sr
/arch/m68k/68000/
H A Dentry.S102 andw #ALLOWINT,%sr

Completed in 398 milliseconds