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