Home
last modified time | relevance | path

Searched refs:qemu_dmabuf_dup_fd (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/ui/
H A Ddmabuf.h26 int qemu_dmabuf_dup_fd(QemuDmaBuf *dmabuf);
/openbmc/qemu/ui/
H A Ddmabuf.c75 int qemu_dmabuf_dup_fd(QemuDmaBuf *dmabuf) in qemu_dmabuf_dup_fd() function
H A Dspice-display.c1081 fd = qemu_dmabuf_dup_fd(dmabuf); in qemu_spice_gl_update()