Searched refs:qemu_xen_xs_directory (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/xen/ |
H A D | xen-bus.c | 135 key = qemu_xen_xs_directory(xenbus->xsh, tid, path, &n); in xen_bus_backend_create() 195 backend = qemu_xen_xs_directory(xenbus->xsh, XBT_NULL, domain_path, &n); in xen_bus_type_enumerate() 241 type = qemu_xen_xs_directory(xenbus->xsh, XBT_NULL, "backend", &n); in xen_bus_enumerate()
|
H A D | xen-legacy-backend.c | 562 dev = qemu_xen_xs_directory(xenstore, 0, path, &cdev); in xenstore_scan()
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen_backend_ops.h | 319 static inline char **qemu_xen_xs_directory(struct qemu_xs_handle *h, in qemu_xen_xs_directory() function
|
/openbmc/qemu/hw/block/ |
H A D | xen-block.c | 92 existing_frontends = qemu_xen_xs_directory(xenbus->xsh, XBT_NULL, fe_path, in xen_block_find_free_vdev()
|