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.h172 typedef struct VGPUDMABuf { struct
175 QTAILQ_ENTRY(VGPUDMABuf) next; argument
176 } VGPUDMABuf; typedef