Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Dsnapshot.h97 int vm_pause_devices(void);
H A Dsnapshot.c894 vm_pause_devices(void) in vm_pause_devices() function
1272 ret = vm_pause_devices(); in vm_checkpoint()
H A Dbhyverun.c987 if (vm_pause_devices() != 0) { in main()