Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_sr_common.h28 struct xc_sr_save_ops struct
31 xen_pfn_t (*pfn_to_gfn)(const struct xc_sr_context *ctx, xen_pfn_t pfn);
53 int (*normalise_page)(struct xc_sr_context *ctx, xen_pfn_t type,
63 int (*setup)(struct xc_sr_context *ctx);
69 int (*start_of_stream)(struct xc_sr_context *ctx);
76 int (*start_of_checkpoint)(struct xc_sr_context *ctx);
83 int (*end_of_checkpoint)(struct xc_sr_context *ctx);
92 int (*check_vm_state)(struct xc_sr_context *ctx);
98 int (*cleanup)(struct xc_sr_context *ctx);

Completed in 3 milliseconds