Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dvfio.h1737 #define VFIO_IOMMU_SPAPR_TCE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 12) macro
/linux/Documentation/driver-api/
H A Dvfio.rst502 VFIO_IOMMU_SPAPR_TCE_GET_INFO
529 ioctl(container, VFIO_IOMMU_SPAPR_TCE_GET_INFO, &spapr_iommu_info);
/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c857 case VFIO_IOMMU_SPAPR_TCE_GET_INFO: { in tce_iommu_ioctl()