Home
last modified time | relevance | path

Searched defs:vm_suspend (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dvmm_dev.h197 struct vm_suspend { struct
198 enum vm_suspend_how how; argument
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c1610 vm_suspend(struct vm *vm, enum vm_suspend_how how) in vm_suspend() function