Searched refs:IMASK (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | exceptions-64s.S | 135 #define IMASK .L_IMASK_\name\() /* IRQ soft-mask bit */ macro 191 .ifndef IMASK 192 IMASK=0 510 .if IMASK 523 li r10,IMASK 528 1: andi. r10,r10,IMASK 1632 IMASK=IRQS_DISABLED 1823 IMASK=IRQS_DISABLED 1910 IMASK=IRQS_DISABLED 2244 IMASK=IRQS_DISABLED [all …]
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh3/ |
| H A D | entry.S | 263 mov k3, k0 ! Calculate IMASK-bits 271 6: or k0, k2 ! Set the IMASK-bits 503 0: .long 0x000080f0 ! FD=1, IMASK=15
|
| /OK3568_Linux_fs/kernel/Documentation/sh/ |
| H A D | register-banks.rst | 37 - The SR.IMASK interrupt handler makes use of this to set the
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 25087 interrupts by setting 'SR.IMASK = 1111'. This model works
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 25087 interrupts by setting 'SR.IMASK = 1111'. This model works
|