Home
last modified time | relevance | path

Searched refs:VFIO_DEVICE_FLAGS_AMBA (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/vfio/platform/
Dvfio_amba.c67 vdev->flags = VFIO_DEVICE_FLAGS_AMBA; in vfio_amba_probe()
/Linux-v4.19/include/uapi/linux/
Dvfio.h201 #define VFIO_DEVICE_FLAGS_AMBA (1 << 3) /* vfio-amba device */ macro