Searched defs:restart_instruction (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/usr.sbin/bhyve/
H A Dbhyverun.c398 int error, restart_instruction; local
/freebsd-13-stable/sys/amd64/include/
H A Dvmm_dev.h100 int restart_instruction; member in struct:vm_exception
/freebsd-13-stable/lib/libvmmapi/
H A Dvmmapi.c714 vm_inject_exception(struct vmctx *ctx, int vcpu, int vector, int errcode_valid, uint32_t errcode, int restart_instruction) argument
/freebsd-13-stable/sys/amd64/vmm/
H A Dvmm.c2128 int error, restart_instruction; local
2063 vm_inject_exception(struct vm *vm, int vcpuid, int vector, int errcode_valid, uint32_t errcode, int restart_instruction) argument

Completed in 171 milliseconds