Searched refs:pvr_heap_contains_range (Results 1 – 1 of 1) sorted by relevance
1001 pvr_heap_contains_range(const struct drm_pvr_heap *pvr_heap, u64 start, u64 end) in pvr_heap_contains_range() function1039 if (pvr_heap_contains_range(&pvr_heaps[heap_id], start, end)) in pvr_find_heap_containing()