Searched refs:end_of_checkpoint (Results 1 – 4 of 4) sorted by relevance
83 int (*end_of_checkpoint)(struct xc_sr_context *ctx); member
238 .end_of_checkpoint = x86_hvm_end_of_checkpoint,
889 rc = ctx->save.ops.end_of_checkpoint(ctx); in save()
1156 .end_of_checkpoint = x86_pv_end_of_checkpoint,
Completed in 7 milliseconds