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

/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm.c1300 int t, vcpu_halted, vm_halted; local
1306 vm_halted = 0;
1348 vm_halted = 1;
1371 if (vm_halted)

Completed in 114 milliseconds