Home
last modified time | relevance | path

Searched refs:xive_presenter_tctx_match (Results 1 – 5 of 5) sorted by relevance

/qemu/include/hw/ppc/
H A Dxive.h448 int xive_presenter_tctx_match(XivePresenter *xptr, XiveTCTX *tctx,
/qemu/hw/intc/
H A Dspapr_xive.c456 ring = xive_presenter_tctx_match(xptr, tctx, format, nvt_blk, nvt_idx, in spapr_xive_match_nvt()
H A Dpnv_xive.c503 ring = xive_presenter_tctx_match(xptr, tctx, format, nvt_blk, in pnv_xive_match_nvt()
H A Dpnv_xive2.c492 ring = xive_presenter_tctx_match(xptr, tctx, format, nvt_blk, in pnv_xive2_match_nvt()
H A Dxive.c1545 int xive_presenter_tctx_match(XivePresenter *xptr, XiveTCTX *tctx, in xive_presenter_tctx_match() function