Home
last modified time | relevance | path

Searched refs:VFIO_SPAPR_TCE_IOMMU (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Dcontainer.c360 VFIO_SPAPR_TCE_v2_IOMMU, VFIO_SPAPR_TCE_IOMMU }; in vfio_get_iommu_type()
383 case VFIO_SPAPR_TCE_IOMMU: in vfio_get_iommu_class_name()
407 *iommu_type = VFIO_SPAPR_TCE_IOMMU; in vfio_set_iommu()
H A Dspapr.c346 if (container->iommu_type == VFIO_SPAPR_TCE_IOMMU) { in vfio_spapr_container_add_section_window()
/openbmc/linux/include/uapi/linux/
H A Dvfio.h26 #define VFIO_SPAPR_TCE_IOMMU 2 macro
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h26 #define VFIO_SPAPR_TCE_IOMMU 2 macro
/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c320 if ((arg != VFIO_SPAPR_TCE_IOMMU) && (arg != VFIO_SPAPR_TCE_v2_IOMMU)) { in tce_iommu_open()
838 case VFIO_SPAPR_TCE_IOMMU: in tce_iommu_ioctl()
/openbmc/linux/Documentation/driver-api/
H A Dvfio.rst261 provide compatibility to the VFIO_SPAPR_TCE_IOMMU interface. Therefore
525 ioctl(container, VFIO_SET_IOMMU, VFIO_SPAPR_TCE_IOMMU)