Home
last modified time | relevance | path

Searched refs:vm_pptdev_msix (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/amd64/include/
H A Dvmm_dev.h155 struct vm_pptdev_msix { struct
419 _IOW('v', IOCNUM_PPTDEV_MSIX, struct vm_pptdev_msix)
/freebsd/lib/libvmmapi/
H A Dppt.c132 struct vm_pptdev_msix pptmsix; in vm_setup_pptdev_msix()
/freebsd/sys/amd64/vmm/
H A Dvmm_dev_machdep.c273 struct vm_pptdev_msix *pptmsix; in vmmdev_machdep_ioctl()
275 pptmsix = (struct vm_pptdev_msix *)data; in vmmdev_machdep_ioctl()