Searched defs:dma_buf_te_alloc (Results 1 – 1 of 1) sorted by relevance
50 struct dma_buf_te_alloc { struct52 size_t nr_pages;53 struct page **pages;56 int nr_attached_devices;57 int nr_device_mappings;58 int nr_cpu_mappings;83 struct dma_buf_te_alloc *alloc; in dma_buf_te_attach() argument