Searched refs:xs_node_destroy (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/hw/xen/ |
H A D | xen-bus-helper.h | 18 void xs_node_destroy(struct qemu_xs_handle *h, xs_transaction_t tid,
|
/openbmc/qemu/hw/xen/ |
H A D | xen-bus-helper.c | 61 void xs_node_destroy(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_destroy() function
|
H A D | xen-bus.c | 607 xs_node_destroy(xenbus->xsh, XBT_NULL, xendev->backend_path, in xen_device_backend_destroy() 772 xs_node_destroy(xenbus->xsh, XBT_NULL, xendev->frontend_path, in xen_device_frontend_destroy()
|
H A D | trace-events | 39 xs_node_destroy(const char *node) "%s"
|