Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/vfio/
H A Dvfio-common.h92 typedef struct VFIOHostDMAWindow { struct
96 QLIST_ENTRY(VFIOHostDMAWindow) hostwin_next; argument
97 } VFIOHostDMAWindow; typedef