Searched refs:i915_page_directory_entry (Results 1 – 2 of 2) sorted by relevance
216 struct i915_page_directory_entry { struct228 struct i915_page_directory_entry *page_directory[GEN8_LEGACY_PDPES]; argument321 struct i915_page_directory_entry pd;
386 static int alloc_pt_range(struct i915_page_directory_entry *pd, uint16_t pde, size_t count, in alloc_pt_range()416 static void unmap_and_free_pd(struct i915_page_directory_entry *pd) in unmap_and_free_pd()424 static struct i915_page_directory_entry *alloc_pd_single(void) in alloc_pd_single()426 struct i915_page_directory_entry *pd; in alloc_pd_single()500 struct i915_page_directory_entry *pd; in gen8_ppgtt_clear_range()562 struct i915_page_directory_entry *pd = ppgtt->pdp.page_directory[pdpe]; in gen8_ppgtt_insert_entries()591 static void gen8_free_page_tables(struct i915_page_directory_entry *pd, struct drm_device *dev) in gen8_free_page_tables()635 struct i915_page_directory_entry *pd = ppgtt->pdp.page_directory[i]; in gen8_ppgtt_unmap_pages()750 struct i915_page_directory_entry *pdir = ppgtt->pdp.page_directory[pd]; in gen8_ppgtt_setup_page_tables()818 struct i915_page_directory_entry *pd = ppgtt->pdp.page_directory[i]; in gen8_ppgtt_init()[all …]