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

/freebsd-current/usr.sbin/bhyve/
H A Dsnapshot.h98 int vm_resume_devices(void);
H A Dbhyverun.c830 if (vm_resume_devices() != 0) {
H A Dsnapshot.c911 vm_resume_devices(void) function
1315 ret = vm_resume_devices();

Completed in 188 milliseconds