Searched refs:vm_copy_teardown (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/lib/libvmmapi/ |
| HD | vmmapi.h | 193 void vm_copy_teardown(struct vmctx *ctx, int vcpu, struct iovec *iov,
|
| HD | vmmapi.c | 1239 vm_copy_teardown(struct vmctx *ctx, int vcpu, struct iovec *iov, int iovcnt) in vm_copy_teardown() function
|
| /NextBSD/sys/amd64/vmm/ |
| HD | vmm_instruction_emul.c | 731 vm_copy_teardown(vm, vcpuid, copyinfo, nitems(copyinfo)); in emulate_movs() 767 vm_copy_teardown(vm, vcpuid, copyinfo, nitems(copyinfo)); in emulate_movs() 1292 vm_copy_teardown(vm, vcpuid, copyinfo, nitems(copyinfo)); in emulate_stack_op() 1893 vm_copy_teardown(vm, vcpuid, copyinfo, nitems(copyinfo)); in vmm_fetch_instruction()
|
| HD | vmm.c | 2480 vm_copy_teardown(struct vm *vm, int vcpuid, struct vm_copyinfo *copyinfo, in vm_copy_teardown() function 2530 vm_copy_teardown(vm, vcpuid, copyinfo, num_copyinfo); in vm_copy_setup()
|
| /NextBSD/sys/amd64/include/ |
| HD | vmm.h | 392 void vm_copy_teardown(struct vm *vm, int vcpuid, struct vm_copyinfo *copyinfo,
|