Home
last modified time | relevance | path

Searched defs:pq_checked (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/pci-host/
H A Dpnv_phb4.c1619 bool pq_checked) in pnv_phb4_xive_notify_abt()
1659 bool pq_checked) in pnv_phb4_xive_notify_ic()
1681 bool pq_checked) in pnv_phb4_xive_notify()
/openbmc/qemu/hw/intc/
H A Dxive2.c1900 void xive2_notify(Xive2Router *xrtr , uint32_t lisn, bool pq_checked) in xive2_notify()
1963 void xive2_router_notify(XiveNotifier *xn, uint32_t lisn, bool pq_checked) in xive2_router_notify()
H A Dxive.c1310 bool pq_checked = !xive_source_esb_disabled(xsrc, srcno); in xive_source_notify() local
2193 void xive_router_notify(XiveNotifier *xn, uint32_t lisn, bool pq_checked) in xive_router_notify()
H A Dpnv_xive.c565 static void pnv_xive_notify(XiveNotifier *xn, uint32_t srcno, bool pq_checked) in pnv_xive_notify()
H A Dpnv_xive2.c809 static void pnv_xive2_notify(XiveNotifier *xn, uint32_t srcno, bool pq_checked) in pnv_xive2_notify()
/openbmc/qemu/hw/ppc/
H A Dpnv_psi.c648 static void pnv_psi_notify(XiveNotifier *xf, uint32_t srcno, bool pq_checked) in pnv_psi_notify()