Searched defs:vmmdev_machdep_ioctl (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/riscv/vmm/ |
H A D | vmm_dev_machdep.c | 66 vmmdev_machdep_ioctl(struct vm *vm, struct vcpu *vcpu, u_long cmd, caddr_t data, in vmmdev_machdep_ioctl() function
|
/freebsd/sys/arm64/vmm/ |
H A D | vmm_dev_machdep.c | 67 vmmdev_machdep_ioctl(struct vm *vm, struct vcpu *vcpu, u_long cmd, caddr_t data, in vmmdev_machdep_ioctl() function
|
/freebsd/sys/amd64/vmm/ |
H A D | vmm_dev_machdep.c | 171 vmmdev_machdep_ioctl(struct vm *vm, struct vcpu *vcpu, u_long cmd, caddr_t data, in vmmdev_machdep_ioctl() function
|