Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/
Dfastrpc.c199 struct fastrpc_map { struct
200 struct list_head node;
201 struct fastrpc_user *fl;
202 int fd;
203 struct dma_buf *buf;
204 struct sg_table *table;
205 struct dma_buf_attachment *attach;
206 u64 phys;
207 u64 size;
208 void *va;
[all …]