Searched refs:RECONCILE_IRQ_STATE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | irqflags.h | 49 #define RECONCILE_IRQ_STATE(__rA, __rB) \ macro 65 #define RECONCILE_IRQ_STATE(__rA, __rB) \ macro
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | exceptions-64s.S | 142 #define IRECONCILE .L_IRECONCILE_\name\() /* Do RECONCILE_IRQ_STATE */ 658 RECONCILE_IRQ_STATE(r10, r11) 1504 RECONCILE_IRQ_STATE(r10, r11) 1596 RECONCILE_IRQ_STATE(r10, r11) 1776 RECONCILE_IRQ_STATE(r10, r11) 1795 RECONCILE_IRQ_STATE(r10, r11) 2440 RECONCILE_IRQ_STATE(r10, r11) 2448 RECONCILE_IRQ_STATE(r10, r11) 2493 RECONCILE_IRQ_STATE(r10, r11) 2501 RECONCILE_IRQ_STATE(r1 [all...] |
H A D | exceptions-64e.S | 67 RECONCILE_IRQ_STATE(r3,r4) 445 #define INTS_DISABLE RECONCILE_IRQ_STATE(r3,r4) 1151 RECONCILE_IRQ_STATE(r3,r4)
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | bookehv_interrupts.S | 430 * we need to call RECONCILE_IRQ_STATE to ensure 433 RECONCILE_IRQ_STATE(r3,r5)
|
Completed in 5 milliseconds