Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dpnv_xive.c308 PnvXive *xive = PNV_XIVE(xrtr); in pnv_xive_get_end()
321 PnvXive *xive = PNV_XIVE(xrtr); in pnv_xive_write_end()
418 PnvXive *xive = PNV_XIVE(xrtr); in pnv_xive_get_eas()
434 PnvXive *xive = PNV_XIVE(xrtr); in pnv_xive_get_pq()
448 PnvXive *xive = PNV_XIVE(xrtr); in pnv_xive_set_pq()
479 PnvXive *xive = PNV_XIVE(xptr); in pnv_xive_match_nvt()
550 PnvXive *xive = PNV_XIVE(xptr); in pnv_xive_tm_get_xive()
567 PnvXive *xive = PNV_XIVE(xn); in pnv_xive_notify()
1900 PnvXive *xive = PNV_XIVE(dev); in pnv_xive_reset()
1927 PnvXive *xive = PNV_XIVE(obj); in pnv_xive_init()
[all …]
/openbmc/qemu/include/hw/ppc/
H A Dpnv_xive.h19 OBJECT_DECLARE_TYPE(PnvXive, PnvXiveClass,
29 struct PnvXive { struct
96 void pnv_xive_pic_print_info(PnvXive *xive, GString *buf); argument
H A Dpnv_chip.h85 PnvXive xive;