Home
last modified time | relevance | path

Searched defs:VFIODevice (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/vfio/
H A Dvfio-common.h119 typedef struct VFIODevice { struct
137 VFIODeviceOps *ops; argument
152 QLIST_ENTRY(VFIODevice) hwpt_next; argument
153 } VFIODevice; typedef
H A Dvfio-container-base.h18 typedef struct VFIODevice VFIODevice; typedef