Home
last modified time | relevance | path

Searched refs:vmm_stat_copy (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/vmm/
H A Dvmm_stat.c77 vmm_stat_copy(struct vcpu *vcpu, int index, int count, int *num_stats, in vmm_stat_copy() function
H A Dvmm_stat.h85 int vmm_stat_copy(struct vcpu *vcpu, int index, int count,
H A Dvmm_dev.c473 error = vmm_stat_copy(vcpu, vmstats->index, in vmmdev_ioctl()
/freebsd/sys/amd64/vmm/
H A Dvmm_dev_machdep.c278 error = vmm_stat_copy(vcpu, 0, nitems(vmstats_13->statbuf), in vmmdev_machdep_ioctl()