Searched defs:copyinfo (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/amd64/vmm/ |
| H A D | vmm_instruction_emul.c | 772 struct vm_copyinfo copyinfo[2]; in emulate_movs() local 1522 struct vm_copyinfo copyinfo[2]; in emulate_stack_op() local 2289 struct vm_copyinfo copyinfo[2]; in vmm_fetch_instruction() local
|
| H A D | vmm.c | 2639 vm_copy_teardown(struct vm *vm, int vcpuid, struct vm_copyinfo *copyinfo, in vm_copy_teardown() 2653 uint64_t gla, size_t len, int prot, struct vm_copyinfo *copyinfo, in vm_copy_setup() 2698 vm_copyin(struct vm *vm, int vcpuid, struct vm_copyinfo *copyinfo, void *kaddr, in vm_copyin() 2716 struct vm_copyinfo *copyinfo, size_t len) in vm_copyout()
|