Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Dxive.c529 static const XiveTmOp *xive_tm_find_op(XivePresenter *xptr, hwaddr offset, in xive_tm_find_op() function
579 xto = xive_tm_find_op(tctx->xptr, offset, size, true); in xive_tctx_tm_write()
592 xto = xive_tm_find_op(tctx->xptr, offset, size, true); in xive_tctx_tm_write()
618 xto = xive_tm_find_op(tctx->xptr, offset, size, false); in xive_tctx_tm_read()
631 xto = xive_tm_find_op(tctx->xptr, offset, size, false); in xive_tctx_tm_read()