Searched defs:copyinfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/usr.bin/systat/
H A Dvmstat.c836 copyinfo(struct Info *from, struct Info *to) function
/freebsd-10-stable/sys/amd64/vmm/
H A Dvmm_instruction_emul.c664 struct vm_copyinfo copyinfo[2]; local
1206 struct vm_copyinfo copyinfo[2]; local
1880 struct vm_copyinfo copyinfo[2]; local
[all...]
H A Dvmm.c2474 vm_copy_teardown(struct vm *vm, int vcpuid, struct vm_copyinfo *copyinfo, argument
2487 vm_copy_setup(struct vm *vm, int vcpuid, struct vm_guest_paging *paging, uint64_t gla, size_t len, int prot, struct vm_copyinfo *copyinfo, int num_copyinfo, int *fault) argument
2533 vm_copyin(struct vm *vm, int vcpuid, struct vm_copyinfo *copyinfo, void *kaddr, size_t len) argument
2550 vm_copyout(struct vm *vm, int vcpuid, const void *kaddr, struct vm_copyinfo *copyinfo, size_t len) argument
[all...]

Completed in 112 milliseconds