Searched refs:vmm_stat_copy (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/vmm/ |
H A D | vmm_stat.c | 77 vmm_stat_copy(struct vcpu *vcpu, int index, int count, int *num_stats, in vmm_stat_copy() function
|
H A D | vmm_stat.h | 85 int vmm_stat_copy(struct vcpu *vcpu, int index, int count,
|
H A D | vmm_dev.c | 473 error = vmm_stat_copy(vcpu, vmstats->index, in vmmdev_ioctl()
|
/freebsd/sys/amd64/vmm/ |
H A D | vmm_dev_machdep.c | 278 error = vmm_stat_copy(vcpu, 0, nitems(vmstats_13->statbuf), in vmmdev_machdep_ioctl()
|