Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Diov.h183 typedef struct QEMUIOVector { struct
184 struct iovec *iov;
185 int niov;
211 } QEMUIOVector; typedef