Home
last modified time | relevance | path

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

/qemu/hw/xen/
A Dxen-bus-helper.c113 value = qemu_xen_xs_read(h, tid, path, NULL); in xs_node_vscanf()
A Dxen_pvdev.c89 str = qemu_xen_xs_read(xenstore, 0, abspath, &len); in xenstore_read_str()
A Dxen-host-pci-device.c54 be_path = qemu_xen_xs_read(xenstore, 0, "device/pci/0/backend", &len); in xen_host_pci_fill_local_addr()
A Dxen-legacy-backend.c531 bepath = qemu_xen_xs_read(xenstore, 0, xendev->be, &len); in xenstore_update_be()
/qemu/include/hw/xen/
A Dxen_backend_ops.h329 static inline void *qemu_xen_xs_read(struct qemu_xs_handle *h, in qemu_xen_xs_read() function
/qemu/hw/char/
A Dxen_console.c384 value = qemu_xen_xs_read(xenbus->xsh, XBT_NULL, fe_path, NULL); in xen_console_get_name()
/qemu/hw/net/
A Dxen_nic.c522 value = qemu_xen_xs_read(xenbus->xsh, XBT_NULL, fe_path, NULL); in xen_netdev_get_name()

Completed in 16 milliseconds