Searched refs:VFIO_DEVICE_FLAGS_AMBA (Results 1 – 4 of 4) 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