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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_vma.c 868 static int vma_get_pages(struct i915_vma *vma) function in typeref:typename:int
903 /* We allocate under vma_get_pages, so beware the shrinker */
954 err = vma_get_pages(vma);
i915_vma.c 868 static int vma_get_pages(struct i915_vma *vma) function in typeref:typename:int
903 /* We allocate under vma_get_pages, so beware the shrinker */
954 err = vma_get_pages(vma);

Completed in 350 milliseconds