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

/freebsd-current/usr.sbin/bhyve/
H A Dsnapshot.h97 int vm_pause_devices(void);
H A Dbhyverun.c806 if (vm_pause_devices() != 0) {
H A Dsnapshot.c894 vm_pause_devices(void) function
1272 ret = vm_pause_devices();

Completed in 182 milliseconds