Searched refs:xc_domain_restore (Results 1 – 5 of 5) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_nomigrate.c | 31 int xc_domain_restore(xc_interface *xch, int io_fd, uint32_t dom, in xc_domain_restore() function
|
A D | xc_sr_restore.c | 826 int xc_domain_restore(xc_interface *xch, int io_fd, uint32_t dom, in xc_domain_restore() function
|
/xen-4.10.0-shim-comet/tools/libxc/include/ |
A D | xenguest.h | 196 int xc_domain_restore(xc_interface *xch, int io_fd, uint32_t dom,
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_save_helper.c | 292 r = xc_domain_restore(xch, io_fd, dom, store_evtchn, &store_mfn, in main()
|
/xen-4.10.0-shim-comet/docs/specs/ |
A D | libxl-migration-stream.pandoc | 189 handed to `xc_domain_restore()`. `libxc` shall be responsible for reading its
|
Completed in 6 milliseconds