Searched refs:vm_restore_time (Results 1 – 6 of 6) sorted by relevance
292 int vm_restore_time(struct vmctx *ctx);
1242 vm_restore_time(struct vmctx *ctx) in vm_restore_time() function
266 int vm_restore_time(struct vm *vm);
587 error = vm_restore_time(vm); in vmmdev_machdep_ioctl()
2078 vm_restore_time(struct vm *vm) in vm_restore_time() function
1060 if (vm_restore_time(ctx) < 0) in main()