Searched refs:VFIO_DEVICE_FLAGS_AMBA (Results 1 – 2 of 2) sorted by relevance
59 vdev->flags = VFIO_DEVICE_FLAGS_AMBA; in vfio_amba_probe()
201 #define VFIO_DEVICE_FLAGS_AMBA (1 << 3) /* vfio-amba device */ macro