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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dentry_mm.h36 #define ALLOWINT (~0x400) macro
40 #define ALLOWINT (~0x700) macro
H A Dsystem_no.h76 #define ALLOWINT 0xf8ff macro
78 #define local_irq_enable() asm volatile ("andiw %0,%%sr": : "i" (ALLOWINT) : "memory")
H A Dsystem_mm.h69 asm volatile ("andiw %0,%%sr": : "i" (ALLOWINT) : "memory"); \
79 return flags & ~ALLOWINT;
H A Dentry_no.h31 #define ALLOWINT 0xf8ff macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68360/
H A Dentry.S95 andw #ALLOWINT,%sr
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dentry.S156 andw #ALLOWINT,%sr
173 |andw #ALLOWINT,%sr
222 moveq #(~ALLOWINT>>8)&0xff,%d0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68328/
H A Dentry.S104 andw #ALLOWINT,%sr

Completed in 70 milliseconds