Searched defs:copyinfo (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/vmm/ |
H A D | vmm_instruction_emul.c | 1144 struct vm_copyinfo copyinfo[2]; in vie_emulate_movs() local 1981 struct vm_copyinfo copyinfo[2]; in vie_emulate_stack_op() local 2467 struct vm_copyinfo copyinfo[2]; in vie_emulate_inout_str() local 3315 struct vm_copyinfo copyinfo[2]; in vie_fetch_instruction() local
|
H A D | vmm.c | 3718 vm_copy_teardown(struct vm *vm, int vcpuid, struct vm_copyinfo *copyinfo, in vm_copy_teardown() 3731 uint64_t gla, size_t len, int prot, struct vm_copyinfo *copyinfo, in vm_copy_setup() 3787 vm_copyin(struct vm *vm, int vcpuid, struct vm_copyinfo *copyinfo, void *kaddr, in vm_copyin() 3807 struct vm_copyinfo *copyinfo, size_t len) in vm_copyout()
|