Searched refs:shareds_bo (Results 1 – 2 of 2) sorted by relevance
1356 &device->idfwdf_state.shareds_bo); in pvr_device_init_compute_idfwdf_state()1398 dword_ptr = (uint32_t *)device->idfwdf_state.shareds_bo->bo->map; in pvr_device_init_compute_idfwdf_state()1428 pvr_bo_cpu_unmap(device, device->idfwdf_state.shareds_bo); in pvr_device_init_compute_idfwdf_state()1437 device->idfwdf_state.shareds_bo->vma->dev_addr, in pvr_device_init_compute_idfwdf_state()1446 pvr_bo_free(device, device->idfwdf_state.shareds_bo); in pvr_device_init_compute_idfwdf_state()1461 pvr_bo_free(device, device->idfwdf_state.shareds_bo); in pvr_device_finish_compute_idfwdf_state()
290 struct pvr_bo *shareds_bo; member