Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dfastrpc.c213 struct fastrpc_map { struct
214 struct list_head node;
215 struct fastrpc_user *fl;
216 int fd;
217 struct dma_buf *buf;
218 struct sg_table *table;
219 struct dma_buf_attachment *attach;
220 u64 phys;
221 u64 size;
222 void *va;
[all …]