Home
last modified time | relevance | path

Searched defs:vtp (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.sbin/vmd/
H A Dvmm.c110 struct vm_terminate_params vtp; vmm_dispatch_parent() local
377 struct vm_terminate_params vtp; vmm_sighdlr() local
444 struct vm_terminate_params vtp; vmm_shutdown() local
576 terminate_vm(struct vm_terminate_params * vtp) terminate_vm() argument
828 struct vm_terminate_params vtp; get_info_vm() local
[all...]
H A Dvm.c468 struct vm_terminate_params vtp; send_vm() local
/openbsd-src/regress/sys/arch/amd64/vmm/
H A Dvcpu.c93 struct vm_terminate_params vtp; in main() local
/openbsd-src/sys/dev/vmm/
H A Dvmm.c660 vm_terminate(struct vm_terminate_params *vtp) in vm_terminate() argument