Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dvfio.h710 #define VFIO_IOMMU_SPAPR_TCE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 12) macro
/Linux-v4.19/Documentation/
Dvfio.txt323 VFIO_IOMMU_SPAPR_TCE_GET_INFO
350 ioctl(container, VFIO_IOMMU_SPAPR_TCE_GET_INFO, &spapr_iommu_info);
/Linux-v4.19/drivers/vfio/
Dvfio_iommu_spapr_tce.c812 case VFIO_IOMMU_SPAPR_TCE_GET_INFO: { in tce_iommu_ioctl()