Searched defs:xc_sr_save_ops (Results 1 – 1 of 1) sorted by relevance
28 struct xc_sr_save_ops struct31 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 (*static_data)(struct xc_sr_context *ctx);75 int (*start_of_stream)(struct xc_sr_context *ctx);82 int (*start_of_checkpoint)(struct xc_sr_context *ctx);89 int (*end_of_checkpoint)(struct xc_sr_context *ctx);98 int (*check_vm_state)(struct xc_sr_context *ctx);104 int (*cleanup)(struct xc_sr_context *ctx);
Completed in 4 milliseconds