Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/
H A Dvmm.c752 int error, t, vcpuid, vcpu_halted, vm_halted; in vm_handle_hlt() local
756 vm_halted = 0; in vm_handle_hlt()
805 vm_halted = 1; in vm_handle_hlt()
840 if (vm_halted) in vm_handle_hlt()