Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/
Dfastrpc.c216 struct fastrpc_map { struct
217 struct list_head node;
218 struct fastrpc_user *fl;
219 int fd;
220 struct dma_buf *buf;
221 struct sg_table *table;
222 struct dma_buf_attachment *attach;
223 u64 phys;
224 u64 size;
225 void *va;
[all …]