Searched defs:vtp (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/usr.sbin/vmd/ | ||
H A D | vmm.c | 110 struct vm_terminate_params vtp; vmm_dispatch_parent() local |
H A D | vm.c | 468 struct vm_terminate_params vtp; send_vm() local |
/openbsd-src/regress/sys/arch/amd64/vmm/ | ||
H A D | vcpu.c | 93 struct vm_terminate_params vtp; in main() local |
/openbsd-src/sys/dev/vmm/ | ||
H A D | vmm.c | 660 vm_terminate(struct vm_terminate_params *vtp) in vm_terminate() argument |