Home
last modified time | relevance | path

Searched refs:vm_handle_suspend (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/amd64/vmm/
Dvmm.c1512 vm_handle_suspend(struct vm *vm, int vcpuid, bool *retu) in vm_handle_suspend() function
1734 error = vm_handle_suspend(vm, vcpuid, &retu); in vm_run()