Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/
Di915_vma.h129 static inline u64 __i915_vma_size(const struct i915_vma *vma) in __i915_vma_size() function
147 return __i915_vma_size(vma); in i915_vma_size()
Di915_vma.c456 __i915_vma_size(vma), vma->size, vma->guard); in i915_vma_resource_init_from_vma()