Home
last modified time | relevance | path

Searched defs:xptr (Results 1 – 8 of 8) sorted by relevance

/qemu/hw/intc/
H A Dxive.c160 static void xive_tm_set_hv_cppr(XivePresenter *xptr, XiveTCTX *tctx, in xive_tm_set_hv_cppr()
166 static uint64_t xive_tm_ack_hv_reg(XivePresenter *xptr, XiveTCTX *tctx, in xive_tm_ack_hv_reg()
172 static uint64_t xive_tm_pull_pool_ctx(XivePresenter *xptr, XiveTCTX *tctx, in xive_tm_pull_pool_ctx()
189 static uint64_t xive_tm_vt_poll(XivePresenter *xptr, XiveTCTX *tctx, in xive_tm_vt_poll()
333 static uint64_t xive_tm_ack_os_reg(XivePresenter *xptr, XiveTCTX *tctx, in xive_tm_ack_os_reg()
339 static void xive_tm_set_os_cppr(XivePresenter *xptr, XiveTCTX *tctx, in xive_tm_set_os_cppr()
349 static void xive_tm_set_os_pending(XivePresenter *xptr, XiveTCTX *tctx, in xive_tm_set_os_pending()
384 static uint64_t xive_tm_pull_os_ctx(XivePresenter *xptr, XiveTCTX *tctx, in xive_tm_pull_os_ctx()
445 static void xive_tm_push_os_ctx(XivePresenter *xptr, XiveTCTX *tctx, in xive_tm_push_os_ctx()
465 static uint32_t xive_presenter_get_config(XivePresenter *xptr) in xive_presenter_get_config()
[all …]
H A Dxive2.c245 uint64_t xive2_tm_pull_os_ctx(XivePresenter *xptr, XiveTCTX *tctx, in xive2_tm_pull_os_ctx()
362 void xive2_tm_push_os_ctx(XivePresenter *xptr, XiveTCTX *tctx, in xive2_tm_push_os_ctx()
460 static uint32_t xive2_tctx_hw_cam_line(XivePresenter *xptr, XiveTCTX *tctx) in xive2_tctx_hw_cam_line()
476 int xive2_presenter_tctx_match(XivePresenter *xptr, XiveTCTX *tctx, in xive2_presenter_tctx_match()
H A Dpnv_xive2.c464 static int pnv_xive2_match_nvt(XivePresenter *xptr, uint8_t format, in pnv_xive2_match_nvt()
523 static uint32_t pnv_xive2_presenter_get_config(XivePresenter *xptr) in pnv_xive2_presenter_get_config()
547 XivePresenter *xptr = XIVE_TCTX(pnv_cpu_state(cpu)->intc)->xptr; in pnv_xive2_tm_get_xive() local
1646 XivePresenter *xptr = XIVE_PRESENTER(xive); in pnv_xive2_ic_tm_indirect_read() local
1666 XivePresenter *xptr = XIVE_PRESENTER(xive); in pnv_xive2_ic_tm_indirect_write() local
1702 XivePresenter *xptr = XIVE_PRESENTER(xive); in pnv_xive2_tm_write() local
1712 XivePresenter *xptr = XIVE_PRESENTER(xive); in pnv_xive2_tm_read() local
H A Dspapr_xive.c432 static int spapr_xive_match_nvt(XivePresenter *xptr, uint8_t format, in spapr_xive_match_nvt()
478 static uint32_t spapr_xive_presenter_get_config(XivePresenter *xptr) in spapr_xive_presenter_get_config()
809 static bool spapr_xive_in_kernel_xptr(const XivePresenter *xptr) in spapr_xive_in_kernel_xptr()
H A Dpnv_xive.c475 static int pnv_xive_match_nvt(XivePresenter *xptr, uint8_t format, in pnv_xive_match_nvt()
527 static uint32_t pnv_xive_presenter_get_config(XivePresenter *xptr) in pnv_xive_presenter_get_config()
550 XivePresenter *xptr = XIVE_TCTX(pnv_cpu_state(cpu)->intc)->xptr; in pnv_xive_tm_get_xive() local
/qemu/include/hw/ppc/
H A Dxive.h362 XivePresenter *xptr; member
/qemu/hw/ppc/
H A Dpnv.c2367 XivePresenter *xptr = XIVE_PRESENTER(&chip9->xive); in pnv_match_nvt() local
2396 XivePresenter *xptr = XIVE_PRESENTER(&chip10->xive); in pnv10_xive_match_nvt() local
H A Dspapr.c4529 XivePresenter *xptr = XIVE_PRESENTER(spapr->active_intc); in spapr_match_nvt() local