Searched defs:copyinfo (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/sys/amd64/vmm/ |
| D | vmm_instruction_emul.c | 664 struct vm_copyinfo copyinfo[2]; in emulate_movs() local 1206 struct vm_copyinfo copyinfo[2]; in emulate_stack_op() local 1880 struct vm_copyinfo copyinfo[2]; in vmm_fetch_instruction() local
|
| D | vmm.c | 2474 vm_copy_teardown(struct vm *vm, int vcpuid, struct vm_copyinfo *copyinfo, in vm_copy_teardown() 2488 uint64_t gla, size_t len, int prot, struct vm_copyinfo *copyinfo, in vm_copy_setup() 2533 vm_copyin(struct vm *vm, int vcpuid, struct vm_copyinfo *copyinfo, void *kaddr, in vm_copyin() 2551 struct vm_copyinfo *copyinfo, size_t len) in vm_copyout()
|
| /freebsd-10-stable/usr.bin/systat/ |
| D | vmstat.c | 836 copyinfo(struct Info *from, struct Info *to) in copyinfo() function
|