drm_vma_node_size — Return size (page-based)
unsigned long drm_vma_node_size ( | struct drm_vma_offset_node * node) ; |
Return the size as number of pages for the given node. This is the same size
that was passed to drm_vma_offset_add
. If no offset is allocated for the
node, this is 0.