Home
last modified time | relevance | path

Searched refs:VFIO_DEVICE_DETACH_IOMMUFD_PT (Results 1 – 2 of 2) sorted by relevance

/qemu/linux-headers/linux/
H A Dvfio.h978 #define VFIO_DEVICE_DETACH_IOMMUFD_PT _IO(VFIO_TYPE, VFIO_BASE + 20) macro
/qemu/hw/vfio/
H A Diommufd.c206 if (ioctl(vbasedev->fd, VFIO_DEVICE_DETACH_IOMMUFD_PT, &detach_data)) { in iommufd_cdev_detach_ioas_hwpt()