Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dinout.c216 error = vm_restart_instruction(vcpu); in emulate_inout()
/freebsd/lib/libvmmapi/
H A Dvmmapi.h268 int vm_restart_instruction(struct vcpu *vcpu);
H A Dvmmapi.c1214 vm_restart_instruction(struct vcpu *vcpu) in vm_restart_instruction() function
/freebsd/sys/amd64/vmm/
H A Dvmm_dev_machdep.c497 error = vm_restart_instruction(vcpu); in vmmdev_machdep_ioctl()
H A Dvmm_instruction_emul.c930 vm_restart_instruction(vcpu); in emulate_movs()
994 vm_restart_instruction(vcpu); in emulate_stos()
H A Dvmm.c1652 vm_restart_instruction(struct vcpu *vcpu) in vm_restart_instruction() function
1911 vm_restart_instruction(vcpu); in vm_inject_exception()
/freebsd/sys/amd64/include/
H A Dvmm.h275 int vm_restart_instruction(struct vcpu *vcpu);