Home
last modified time | relevance | path

Searched defs:nreal (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_object.c36 const unsigned int nreal = 509; /* just to be awkward */ in igt_gem_huge() local
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_mman.c175 const unsigned int nreal = obj->scratch / PAGE_SIZE; in check_partial_mappings() local
300 const unsigned int nreal = 1 << 12; /* largest tile row x2 */ in igt_partial_tiling() local
431 const unsigned int nreal = 1 << 12; /* largest tile row x2 */ in igt_smoke_tiling() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_object.c36 const unsigned long nreal = 509; /* just to be awkward */ in igt_gem_huge() local
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_mman.c189 const unsigned int nreal = obj->scratch / PAGE_SIZE; in check_partial_mappings() local
317 const unsigned int nreal = 1 << 12; /* largest tile row x2 */ in igt_partial_tiling() local
448 const unsigned int nreal = 1 << 12; /* largest tile row x2 */ in igt_smoke_tiling() local

Completed in 5 milliseconds