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

/freebsd-11-stable/usr.bin/systat/
H A Dvmstat.c816 copyinfo(struct Info *from, struct Info *to) function
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm_instruction_emul.c755 struct vm_copyinfo copyinfo[2]; local
1428 struct vm_copyinfo copyinfo[2]; local
2145 struct vm_copyinfo copyinfo[2]; local
[all...]
H A Dvmm.c2524 vm_copy_teardown(struct vm *vm, int vcpuid, struct vm_copyinfo *copyinfo, argument
2537 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
2583 vm_copyin(struct vm *vm, int vcpuid, struct vm_copyinfo *copyinfo, void *kaddr, size_t len) argument
2600 vm_copyout(struct vm *vm, int vcpuid, const void *kaddr, struct vm_copyinfo *copyinfo, size_t len) argument
[all...]

Completed in 73 milliseconds