Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dvfio-display.h16 typedef struct VFIODMABuf { struct
21 QTAILQ_ENTRY(VFIODMABuf) next; argument
22 } VFIODMABuf; typedef