Searched refs:vm_snapshot_mem (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/bhyve/
H A Dsnapshot.c723 vm_snapshot_mem(struct vmctx *ctx, int snapfd, size_t memsz, const bool op_wr) function
782 restored = vm_snapshot_mem(ctx, rstate->vmmem_fd, rstate->vmmem_len,
1279 memsz = vm_snapshot_mem(ctx, fd_checkpoint, 0, true);

Completed in 91 milliseconds