Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Diov.h184 typedef struct QEMUIOVector { struct
185 struct iovec *iov;
186 int niov;
212 } QEMUIOVector; typedef