Home
last modified time | relevance | path

Searched refs:VFIO_IOMMU_TYPE1_INFO_CAP_MIGRATION (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvfio.h1493 #define VFIO_IOMMU_TYPE1_INFO_CAP_MIGRATION 2 macro
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h1517 #define VFIO_IOMMU_TYPE1_INFO_CAP_MIGRATION 2 macro
/openbmc/qemu/hw/vfio/
H A Dcontainer.c492 hdr = vfio_get_iommu_info_cap(info, VFIO_IOMMU_TYPE1_INFO_CAP_MIGRATION); in vfio_get_iommu_info_migration()
/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_type1.c2737 cap_mig.header.id = VFIO_IOMMU_TYPE1_INFO_CAP_MIGRATION; in vfio_iommu_migration_build_caps()