Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dvfio.h86 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2) macro
/linux-4.1.27/Documentation/
Dvfio.txt196 ioctl(container, VFIO_SET_IOMMU, VFIO_TYPE1_IOMMU);
338 ioctl(container, VFIO_SET_IOMMU, VFIO_SPAPR_TCE_IOMMU)
/linux-4.1.27/drivers/vfio/
Dvfio.c942 case VFIO_SET_IOMMU: in vfio_fops_unl_ioctl()