Searched refs:IMASK (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/arch/sh/kernel/ |
D | head_32.S | 59 mov.l 1f, r0 ! MD=1, RB=0, BL=0, IMASK=0xF 338 1: .long 0x000000F0 ! IMASK=0xF 340 1: .long 0x500080F0 ! MD=1, RB=0, BL=1, FD=1, IMASK=0xF
|
/linux-6.6.21/arch/powerpc/kernel/ |
D | exceptions-64s.S | 108 #define IMASK .L_IMASK_\name\() /* IRQ soft-mask bit */ macro 166 .ifndef IMASK 167 IMASK=0 434 .if IMASK 460 li r10,IMASK 465 2: andi. r10,r10,IMASK 1634 IMASK=IRQS_DISABLED 1826 IMASK=IRQS_DISABLED 1911 IMASK=IRQS_DISABLED 2221 IMASK=IRQS_DISABLED [all …]
|
/linux-6.6.21/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 262 mov k3, k0 ! Calculate IMASK-bits 270 6: or k0, k2 ! Set the IMASK-bits 502 0: .long 0x000080f0 ! FD=1, IMASK=15
|
/linux-6.6.21/Documentation/arch/sh/ |
D | register-banks.rst | 37 - The SR.IMASK interrupt handler makes use of this to set the
|