Searched refs:VFIO_DEVICE_FLAGS_AMBA (Results 1 – 2 of 2) sorted by relevance
207 #define VFIO_DEVICE_FLAGS_AMBA (1 << 3) /* vfio-amba device */ macro
82 pub const VFIO_DEVICE_FLAGS_AMBA: u32 = 8; constant