Searched refs:__drm_mm_hole_node_end (Results 1 – 2 of 2) sorted by relevance
320 static inline u64 __drm_mm_hole_node_end(const struct drm_mm_node *hole_node) in __drm_mm_hole_node_end() function338 return __drm_mm_hole_node_end(hole_node); in drm_mm_hole_node_end()
271 __drm_mm_hole_node_end(node) - __drm_mm_hole_node_start(node); in add_hole()770 hole_end = __drm_mm_hole_node_end(hole); in drm_mm_scan_add_block()