Searched defs:max_order (Results 1 - 4 of 4) sorted by relevance
| /src/sys/external/bsd/drm2/dist/drm/i915/gem/ | ||
| H A D | i915_gem_internal.c | 127 int max_order; local in function:i915_gem_object_get_pages_internal |
| /src/sys/external/bsd/drm2/dist/drm/i915/ | ||
| H A D | i915_buddy.h | 65 unsigned int max_order; member in struct:i915_buddy_mm |
| /src/sys/external/bsd/drm2/dist/drm/i915/selftests/ | ||
| H A D | i915_buddy.c | 306 int max_order; local in function:igt_buddy_alloc_smoke 397 const unsigned int max_order local in function:igt_buddy_alloc_pessimistic 489 const int max_order = 16; local in function:igt_buddy_alloc_optimistic 539 const int max_order = 16; local in function:igt_buddy_alloc_pathological [all...] |
| H A D | scatterlist.c | 282 const unsigned long max_order = 20; /* approximating a 4GiB object */ local in function:igt_sg_alloc |
Completed in 5 milliseconds