Searched refs:drm_mm_hole_node_start (Results 1 – 2 of 2) sorted by relevance
287 * query this function. See also drm_mm_hole_node_start() and304 * drm_mm_hole_node_start - computes the start of the hole following @node314 static inline u64 drm_mm_hole_node_start(const struct drm_mm_node *hole_node) in drm_mm_hole_node_start() function 398 hole_start = drm_mm_hole_node_start(pos), \
976 start = drm_mm_hole_node_start(entry); in drm_mm_dump_hole()