Home
last modified time | relevance | path

Searched defs:nreal (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_gem_object.c14 unsigned long nreal = obj->scratch / PAGE_SIZE; in huge_free_pages() local
31 const unsigned long nreal = obj->scratch / PAGE_SIZE; in huge_get_pages() local
H A Di915_gem_object.c36 const unsigned long nreal = 509; /* just to be awkward */ in igt_gem_huge() local