Searched refs:vmalloc_32 (Results 1 – 12 of 12) sorted by relevance
97 extern void *vmalloc_32(unsigned long size);
51 return vmalloc_32(size); in drm_vmalloc_dma()
77 buf->vaddr = vmalloc_32(nr_pages << PAGE_SHIFT); in cx23885_alsa_dma_init()
167 void *mem = vmalloc_32(length); in saa7146_vmalloc_build_pgtable()
140 buf->vaddr = vmalloc_32(nr_pages << PAGE_SHIFT); in cx25821_alsa_dma_init()
304 void *vmalloc_32(unsigned long size) in vmalloc_32() function308 EXPORT_SYMBOL(vmalloc_32);
2715 void *vmalloc_32(unsigned long size) in vmalloc_32() function2720 EXPORT_SYMBOL(vmalloc_32);
107 mem = vmalloc_32(size); in usbvision_rvmalloc()350 usbvision->scratch = vmalloc_32(scratch_buf_size); in usbvision_scratch_alloc()376 usbvision->intra_frame_buffer = vmalloc_32(IFB_size); in usbvision_decompress_alloc()
280 buf->vaddr = vmalloc_32(nr_pages << PAGE_SHIFT); in cx88_alsa_dma_init()
261 dma->vaddr = vmalloc_32(nr_pages << PAGE_SHIFT); in saa7134_alsa_dma_init()
69 mem = vmalloc_32(size); in rvmalloc()
88 mem = vmalloc_32(size); in rvmalloc()