Home
last modified time | relevance | path

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

/openbsd/usr.sbin/vmd/
H A Dvmd.h538 void vcpu_unhalt(uint32_t);
H A Dx86_vm.c997 vcpu_unhalt(vcpu_id); in vcpu_assert_irq()
H A Dvm.c1480 vcpu_unhalt(uint32_t vcpu_id) in vcpu_unhalt() function