Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dxive.c641 static const XiveTmOp *xive_tm_find_op(XivePresenter *xptr, hwaddr offset, in xive_tm_find_op() function
691 xto = xive_tm_find_op(tctx->xptr, offset, size, true); in xive_tctx_tm_write()
704 xto = xive_tm_find_op(tctx->xptr, offset, size, true); in xive_tctx_tm_write()
730 xto = xive_tm_find_op(tctx->xptr, offset, size, false); in xive_tctx_tm_read()
743 xto = xive_tm_find_op(tctx->xptr, offset, size, false); in xive_tctx_tm_read()