Searched defs:xsh (Results 1 – 4 of 4) sorted by relevance
23 struct qemu_xs_handle *xsh; member64 struct qemu_xs_handle *xsh; member
212 struct xs_handle *xsh; member234 struct xs_handle *xsh = xs_open(0); in libxenstore_open() local
538 struct qemu_xs_handle *xsh = xenbus->xsh; in type_init() local
593 static bool xen_check_stubdomain(struct xs_handle *xsh) in xen_check_stubdomain()