Home
last modified time | relevance | path

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

/linux-6.1.9/arch/m68k/include/asm/
Dirqflags.h49 : "i" (ALLOWINT) in arch_local_irq_enable()
70 return (flags & ~(ALLOWINT | 0x200)) != 0; in arch_irqs_disabled_flags()
72 return (flags & ~ALLOWINT) != 0; in arch_irqs_disabled_flags()
Dentry.h38 #define ALLOWINT (~0x500) macro
41 #define ALLOWINT (~0x700) macro
/linux-6.1.9/arch/m68k/kernel/
Dentry.S245 andw #ALLOWINT,%sr
263 |andw #ALLOWINT,%sr
/linux-6.1.9/arch/m68k/68000/
Dentry.S98 andw #ALLOWINT,%sr