Home
last modified time | relevance | path

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

/qemu/include/hw/vfio/
H A Dvfio-common.h89 typedef struct VFIOHostDMAWindow { struct
93 QLIST_ENTRY(VFIOHostDMAWindow) hostwin_next; argument
94 } VFIOHostDMAWindow; typedef