Home
last modified time | relevance | path

Searched refs:allow_fences (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/ui/
H A Ddmabuf.c28 bool allow_fences; member
37 bool allow_fences, bool y0_top) { in qemu_dmabuf_new() argument
52 dmabuf->allow_fences = allow_fences; in qemu_dmabuf_new()
191 return dmabuf->allow_fences; in qemu_dmabuf_get_allow_fences()
/openbmc/qemu/include/ui/
H A Ddmabuf.h20 bool allow_fences, bool y0_top);