Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-gpu.h178 typedef struct VGPUDMABuf { struct
181 QTAILQ_ENTRY(VGPUDMABuf) next; argument
182 } VGPUDMABuf; typedef