Home
last modified time | relevance | path

Searched refs:gen8_pd_top_count (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dgen8_ppgtt.c150 static unsigned int gen8_pd_top_count(const struct i915_address_space *vm) in gen8_pd_top_count() function
201 gen8_pd_top_count(vm), vm->top); in gen8_ppgtt_cleanup()
842 GEM_BUG_ON(gen8_pd_top_count(vm) != GEN8_3LVL_PDPES); in gen8_preallocate_top_level_pdp()
870 const unsigned int count = gen8_pd_top_count(vm); in gen8_alloc_top_pd()