Home
last modified time | relevance | path

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

/linux-6.3-rc2/samples/vfio-mdev/
A Dmbochs.c159 struct mbochs_dmabuf { struct
160 struct mbochs_mode mode;
161 u32 id;
162 struct page **pages;
163 pgoff_t pagecount;
164 struct dma_buf *buf;
165 struct mdev_state *mdev_state;
166 struct list_head next;
167 bool unlinked;

Completed in 9 milliseconds