Searched refs:xs_open (Results 1 – 8 of 8) sorted by relevance
19 xsh = xs_open(0); in main()
392 xsh = xs_open(0); in main()
39 xsh = xs_open(0); in main()
294 return xs_open(0); in xs_daemon_open()299 return xs_open(XS_OPEN_READONLY); in xs_daemon_open_readonly()304 return xs_open(0); in xs_domain_open()307 struct xs_handle *xs_open(unsigned long flags) in xs_open() function
639 xsh = xs_open(socket ? XS_OPEN_SOCKETONLY : 0); in main()
77 struct xs_handle *xs_open(unsigned long flags);
492 xsh = xs_open(0); in main()
306 paging->xs_handle = xs_open(0); in xenpaging_init()
Completed in 12 milliseconds