Searched refs:ion_heap_map_user (Results 1 – 4 of 4) sorted by relevance
282 int ion_heap_map_user(struct ion_heap *heap, struct ion_buffer *buffer,388 static inline int ion_heap_map_user(struct ion_heap *heap, in ion_heap_map_user() function
171 int ion_heap_map_user(struct ion_heap *heap, struct ion_buffer *buffer, in ion_heap_map_user() function206 EXPORT_SYMBOL_GPL(ion_heap_map_user);
266 ret = ion_heap_map_user(heap, buffer, vma); in ion_dma_buf_mmap()
402 .map_user = ion_heap_map_user,