Home
last modified time | relevance | path

Searched refs:vmmdev_machdep_ioctl_count (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/vmm/
H A Dvmm_dev.h53 extern const size_t vmmdev_machdep_ioctl_count;
H A Dvmm_dev.c402 for (size_t i = 0; i < vmmdev_machdep_ioctl_count; i++) { in vmmdev_ioctl()
/freebsd/sys/riscv/vmm/
H A Dvmm_dev_machdep.c63 const size_t vmmdev_machdep_ioctl_count = nitems(vmmdev_machdep_ioctls); variable
/freebsd/sys/arm64/vmm/
H A Dvmm_dev_machdep.c64 const size_t vmmdev_machdep_ioctl_count = nitems(vmmdev_machdep_ioctls); variable
/freebsd/sys/amd64/vmm/
H A Dvmm_dev_machdep.c168 const size_t vmmdev_machdep_ioctl_count = nitems(vmmdev_machdep_ioctls); variable