Home
last modified time | relevance | path

Searched refs:XIVE_TRIGGER_END (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/ppc/
H A Dxive_regs.h38 #define XIVE_TRIGGER_END PPC_BIT(0) macro
/qemu/hw/intc/
H A Dpnv_xive.c1413 uint64_t data = XIVE_TRIGGER_END | XIVE_TRIGGER_PQ | in pnv_xive_end_notify()
1447 if (val & XIVE_TRIGGER_END) { in pnv_xive_ic_hw_trigger()
H A Dpnv_xive2.c1871 if (val & XIVE_TRIGGER_END) { in pnv_xive2_ic_hw_trigger()