Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvfio.h762 #define VFIO_IOMMU_SPAPR_TCE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 12) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvfio.h762 #define VFIO_IOMMU_SPAPR_TCE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 12) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvfio.h1225 #define VFIO_IOMMU_SPAPR_TCE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 12) macro
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dvfio.rst328 VFIO_IOMMU_SPAPR_TCE_GET_INFO
355 ioctl(container, VFIO_IOMMU_SPAPR_TCE_GET_INFO, &spapr_iommu_info);
/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c807 case VFIO_IOMMU_SPAPR_TCE_GET_INFO: { in tce_iommu_ioctl()