Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dspapr.c361 if (container->iommu_type != VFIO_SPAPR_TCE_v2_IOMMU) { in vfio_spapr_container_add_section_window()
430 if (container->iommu_type != VFIO_SPAPR_TCE_v2_IOMMU) { in vfio_spapr_container_del_section_window()
453 if (container->iommu_type == VFIO_SPAPR_TCE_v2_IOMMU) { in vfio_spapr_container_release()
471 bool v2 = container->iommu_type == VFIO_SPAPR_TCE_v2_IOMMU; in vfio_spapr_container_setup()
H A Dcontainer.c360 VFIO_SPAPR_TCE_v2_IOMMU, VFIO_SPAPR_TCE_IOMMU }; in vfio_get_iommu_type()
382 case VFIO_SPAPR_TCE_v2_IOMMU: in vfio_get_iommu_class_name()
400 if (*iommu_type == VFIO_SPAPR_TCE_v2_IOMMU) { in vfio_set_iommu()
/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()
333 container->v2 = arg == VFIO_SPAPR_TCE_v2_IOMMU; in tce_iommu_open()
839 case VFIO_SPAPR_TCE_v2_IOMMU: in tce_iommu_ioctl()
/openbmc/linux/include/uapi/linux/
H A Dvfio.h40 #define VFIO_SPAPR_TCE_v2_IOMMU 7 macro
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h40 #define VFIO_SPAPR_TCE_v2_IOMMU 7 macro