Home
last modified time | relevance | path

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

/freebsd/sys/riscv/vmm/
H A Dvmm.c431 vm_cleanup(struct vm *vm, bool destroy) in vm_cleanup() function
467 vm_cleanup(vm, true); in vm_destroy()
481 vm_cleanup(vm, false); in vm_reinit()
/freebsd/sys/arm64/vmm/
H A Dvmm.c536 vm_cleanup(struct vm *vm, bool destroy) in vm_cleanup() function
580 vm_cleanup(vm, true); in vm_destroy()
593 vm_cleanup(vm, false); in vm_reinit()
/freebsd/sys/amd64/vmm/
H A Dvmm.c654 vm_cleanup(struct vm *vm, bool destroy) in vm_cleanup() function
700 vm_cleanup(vm, true); in vm_destroy()
713 vm_cleanup(vm, false); in vm_reinit()