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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_vma.c 68 static void vma_print_allocator(struct i915_vma *vma, const char *reason) function in typeref:typename:void
88 static void vma_print_allocator(struct i915_vma *vma, const char *reason) function in typeref:typename:void
1300 vma_print_allocator(vma, "is pinned");
i915_vma.c 68 static void vma_print_allocator(struct i915_vma *vma, const char *reason) function in typeref:typename:void
88 static void vma_print_allocator(struct i915_vma *vma, const char *reason) function in typeref:typename:void
1300 vma_print_allocator(vma, "is pinned");

Completed in 110 milliseconds