Searched refs:RECONCILE_IRQ_STATE (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/arch/powerpc/include/asm/ |
D | irqflags.h | 49 #define RECONCILE_IRQ_STATE(__rA, __rB) \ macro 65 #define RECONCILE_IRQ_STATE(__rA, __rB) \ macro
|
D | exception-64s.h | 676 #define ADD_RECONCILE RECONCILE_IRQ_STATE(r10,r11)
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | exceptions-64s.S | 356 RECONCILE_IRQ_STATE(r10, r11) 554 RECONCILE_IRQ_STATE(r10, r11) 598 RECONCILE_IRQ_STATE(r10, r11) 748 RECONCILE_IRQ_STATE(r10, r11) 756 RECONCILE_IRQ_STATE(r10, r11) 808 RECONCILE_IRQ_STATE(r10, r11) 842 RECONCILE_IRQ_STATE(r10, r11) 855 RECONCILE_IRQ_STATE(r10, r11) 874 RECONCILE_IRQ_STATE(r10, r11) 1084 RECONCILE_IRQ_STATE(r10, r11) [all …]
|
D | exceptions-64e.S | 70 RECONCILE_IRQ_STATE(r3,r4) 434 #define INTS_DISABLE RECONCILE_IRQ_STATE(r3,r4)
|
D | entry_64.S | 842 RECONCILE_IRQ_STATE(r3,r4)
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | bookehv_interrupts.S | 440 RECONCILE_IRQ_STATE(r3,r5)
|