Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_guc_ads.c101 page = i915_vma_first_page(vma); in intel_guc_ads_create()
Di915_vma.h360 static inline struct page *i915_vma_first_page(struct i915_vma *vma) in i915_vma_first_page() function