HomeSort by: relevance | last modified time | path
    Searched defs:drm_vmalloc_dma (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_scatter.c 51 static inline void *drm_vmalloc_dma(unsigned long size) function in typeref:typename:void *
131 entry->virtual = drm_vmalloc_dma(pages << PAGE_SHIFT);
drm_scatter.c 51 static inline void *drm_vmalloc_dma(unsigned long size) function in typeref:typename:void *
131 entry->virtual = drm_vmalloc_dma(pages << PAGE_SHIFT);

Completed in 23 milliseconds