Searched refs:qemu_xen_xs_write (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/accel/xen/ |
H A D | xen-all.c | 39 if (!qemu_xen_xs_write(xenstore, XBT_NULL, path, state, strlen(state))) { in xenstore_record_dm_state()
|
/openbmc/qemu/hw/xen/ |
H A D | xen-bus-helper.c | 84 if (!qemu_xen_xs_write(h, tid, path, value, len)) { in xs_node_vprintf()
|
H A D | xen_pvdev.c | 76 if (!qemu_xen_xs_write(xenstore, 0, abspath, val, strlen(val))) { in xenstore_write_str()
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen_backend_ops.h | 339 static inline bool qemu_xen_xs_write(struct qemu_xs_handle *h, in qemu_xen_xs_write() function
|