Searched refs:qemu_xen_xs_read (Results 1 – 7 of 7) sorted by relevance
| /qemu/hw/xen/ |
| A D | xen-bus-helper.c | 113 value = qemu_xen_xs_read(h, tid, path, NULL); in xs_node_vscanf()
|
| A D | xen_pvdev.c | 89 str = qemu_xen_xs_read(xenstore, 0, abspath, &len); in xenstore_read_str()
|
| A D | xen-host-pci-device.c | 54 be_path = qemu_xen_xs_read(xenstore, 0, "device/pci/0/backend", &len); in xen_host_pci_fill_local_addr()
|
| A D | xen-legacy-backend.c | 531 bepath = qemu_xen_xs_read(xenstore, 0, xendev->be, &len); in xenstore_update_be()
|
| /qemu/include/hw/xen/ |
| A D | xen_backend_ops.h | 329 static inline void *qemu_xen_xs_read(struct qemu_xs_handle *h, in qemu_xen_xs_read() function
|
| /qemu/hw/char/ |
| A D | xen_console.c | 384 value = qemu_xen_xs_read(xenbus->xsh, XBT_NULL, fe_path, NULL); in xen_console_get_name()
|
| /qemu/hw/net/ |
| A D | xen_nic.c | 522 value = qemu_xen_xs_read(xenbus->xsh, XBT_NULL, fe_path, NULL); in xen_netdev_get_name()
|
Completed in 16 milliseconds