Searched defs:max_order (Results 1 - 4 of 4) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_internal.c127 int max_order; local in function:i915_gem_object_get_pages_internal
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_buddy.h65 unsigned int max_order; member in struct:i915_buddy_mm
/src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_buddy.c306 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 Dscatterlist.c282 const unsigned long max_order = 20; /* approximating a 4GiB object */ local in function:igt_sg_alloc

Completed in 5 milliseconds