Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/
H A Dvmm.c273 static int halt_detection_enabled = 1; variable
275 &halt_detection_enabled, 0,
1536 if (!vcpu_halted && halt_detection_enabled) { in vm_handle_hlt()