Home
last modified time | relevance | path

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

/freebsd/lib/libvmmapi/
H A Dinternal.h71 VM_PPTDEV_MSIX, \
/freebsd/sys/amd64/vmm/
H A Dvmm_dev_machdep.c150 VMMDEV_IOCTL(VM_PPTDEV_MSIX, 0),
290 case VM_PPTDEV_MSIX: in vmmdev_machdep_ioctl()
/freebsd/sys/amd64/include/
H A Dvmm_dev.h410 #define VM_PPTDEV_MSIX \ macro