Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Dxive.c534 const XiveTmOp *tm_ops; in xive_tm_find_op() local
540 tm_ops = xive_tm_operations; in xive_tm_find_op()
543 tm_ops = xive2_tm_operations; in xive_tm_find_op()
548 const XiveTmOp *xto = &tm_ops[i]; in xive_tm_find_op()