Home
last modified time | relevance | path

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

/freebsd-14.2/sys/amd64/include/
H A Dvmm_dev.h423 #define VM_PPTDEV_MSI \ macro
/freebsd-14.2/lib/libvmmapi/
H A Dvmmapi.c1049 return (ioctl(ctx->fd, VM_PPTDEV_MSI, &pptmsi)); in vm_setup_pptdev_msi()
1772 VM_UNBIND_PPTDEV, VM_MAP_PPTDEV_MMIO, VM_PPTDEV_MSI,
/freebsd-14.2/sys/amd64/vmm/
H A Dvmm_dev.c707 case VM_PPTDEV_MSI: in vmmdev_ioctl()