Searched refs:to_pvr_srv_winsys_heap (Results 1 – 2 of 2) sorted by relevance
357 struct pvr_srv_winsys_heap *srv_heap = to_pvr_srv_winsys_heap(heap); in pvr_srv_heap_alloc_carveout()423 struct pvr_srv_winsys_heap *const srv_heap = to_pvr_srv_winsys_heap(heap); in pvr_srv_winsys_heap_alloc()513 struct pvr_srv_winsys_heap *srv_heap = to_pvr_srv_winsys_heap(vma->heap); in pvr_srv_winsys_vma_map()
106 #define to_pvr_srv_winsys_heap(heap) \ macro