Searched refs:VM_RUN (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/amd64/include/
H A Dvmm_dev.h302 #define VM_RUN \ macro
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm_dev.c338 case VM_RUN:
399 case VM_RUN:
/freebsd-11-stable/lib/libvmmapi/
H A Dvmmapi.c596 error = ioctl(ctx->fd, VM_RUN, &vmrun);
1463 static const cap_ioctl_t vm_ioctl_cmds[] = { VM_RUN, VM_SUSPEND, VM_REINIT,

Completed in 63 milliseconds