Home
last modified time | relevance | path

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

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