Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/
H A Dxen_backend_ops.h288 bool (*transaction_end)(struct qemu_xs_handle *h, xs_transaction_t t, member
403 return xen_xenstore_ops->transaction_end(h, t, abort); in qemu_xen_xs_transaction_end()
/openbmc/qemu/hw/xen/
H A Dxen-operations.c404 .transaction_end = libxenstore_transaction_end,
/openbmc/qemu/hw/i386/kvm/
H A Dxen_xenstore.c1750 .transaction_end = xs_be_transaction_end,