Searched refs:vme_alloc_consistent (Results 1 – 4 of 4) sorted by relevance
131 void *vme_alloc_consistent(struct vme_resource *, size_t, dma_addr_t *);
80 void *vme_alloc_consistent(struct vme_resource *resource, size_t size, in vme_alloc_consistent() function94 EXPORT_SYMBOL(vme_alloc_consistent);
581 image[i].kern_buf = vme_alloc_consistent(image[i].resource, in vme_user_probe()
137 (:c:func:`vme_alloc_consistent`) and free (:c:func:`vme_free_consistent`)