Searched refs:vmalloc_32 (Results 1 – 12 of 12) sorted by relevance
78 extern void *vmalloc_32(unsigned long size);
46 return vmalloc_32(size); in drm_vmalloc_dma()
86 buf->vaddr = vmalloc_32(nr_pages << PAGE_SHIFT); in cx23885_alsa_dma_init()
179 void *mem = vmalloc_32(length); in saa7146_vmalloc_build_pgtable()
149 buf->vaddr = vmalloc_32(nr_pages << PAGE_SHIFT); in cx25821_alsa_dma_init()
391 void *vmalloc_32(unsigned long size) in vmalloc_32() function395 EXPORT_SYMBOL(vmalloc_32);
1947 void *vmalloc_32(unsigned long size) in vmalloc_32() function1952 EXPORT_SYMBOL(vmalloc_32);
117 mem = vmalloc_32(size); in usbvision_rvmalloc()360 usbvision->scratch = vmalloc_32(scratch_buf_size); in usbvision_scratch_alloc()386 usbvision->intra_frame_buffer = vmalloc_32(IFB_size); in usbvision_decompress_alloc()
289 buf->vaddr = vmalloc_32(nr_pages << PAGE_SHIFT); in cx88_alsa_dma_init()
270 dma->vaddr = vmalloc_32(nr_pages << PAGE_SHIFT); in saa7134_alsa_dma_init()
78 mem = vmalloc_32(size); in rvmalloc()
97 mem = vmalloc_32(size); in rvmalloc()