Searched refs:to_pvr_srv_winsys_heap (Results 1 – 2 of 2) sorted by relevance
370 struct pvr_srv_winsys_heap *srv_heap = to_pvr_srv_winsys_heap(heap); in pvr_srv_heap_alloc_reserved()430 struct pvr_srv_winsys_heap *const srv_heap = to_pvr_srv_winsys_heap(heap); in pvr_srv_winsys_heap_alloc()517 struct pvr_srv_winsys_heap *srv_heap = to_pvr_srv_winsys_heap(vma->heap); in pvr_srv_winsys_vma_map()
116 #define to_pvr_srv_winsys_heap(heap) \ macro