Home
last modified time | relevance | path

Searched refs:restore_emulated_hw (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/usr.sbin/vmd/
Darm64_vm.c46 restore_emulated_hw(struct vm_create_params *vcp, int fd, int *child_taps, in restore_emulated_hw() function
Dvmd.h510 void restore_emulated_hw(struct vm_create_params *vcp, int, int *,
Dx86_vm.c411 restore_emulated_hw(struct vm_create_params *vcp, int fd, in restore_emulated_hw() function
Dvm.c305 restore_emulated_hw(vcp, vm->vm_receive_fd, nicfds, in start_vm()