Home
last modified time | relevance | path

Searched defs:xs_node_create (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/xen/
H A Dxen-bus-helper.c50 void xs_node_create(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_create() function
/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c183 static XsNode *xs_node_create(const char *name, GList *perms) in xs_node_create() function