Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gem/selftests/
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
A Di915_gem_object.c36 const unsigned int nreal = 509; /* just to be awkward */ in igt_gem_huge() local
A Di915_gem_mman.c176 const unsigned int nreal = obj->scratch / PAGE_SIZE; in check_partial_mappings() local
301 const unsigned int nreal = 1 << 12; /* largest tile row x2 */ in igt_partial_tiling() local
432 const unsigned int nreal = 1 << 12; /* largest tile row x2 */ in igt_smoke_tiling() local

Completed in 6 milliseconds