Searched refs:STATUS_A1_BIT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | irqflags-compact.h | 21 #define STATUS_A1_BIT 3 /* Int 1 active */ macro 27 #define STATUS_A1_MASK (1<<STATUS_A1_BIT)
|
/kernel/linux/linux-6.6/arch/arc/include/asm/ |
H A D | irqflags-compact.h | 21 #define STATUS_A1_BIT 3 /* Int 1 active */ macro 27 #define STATUS_A1_MASK (1<<STATUS_A1_BIT)
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | entry-compact.S | 170 bbit0 r9, STATUS_A1_BIT, 1f ; L1 not active when L2 IRQ, so normal 365 bbit0 r9, STATUS_A1_BIT, 149f ; L1 not active when L2 IRQ, so normal
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | entry-compact.S | 170 bbit0 r9, STATUS_A1_BIT, 1f ; L1 not active when L2 IRQ, so normal 350 bbit0 r9, STATUS_A1_BIT, 149f ; L1 not active when L2 IRQ, so normal
|
Completed in 2 milliseconds