Lines Matching refs:vc4_bo
108 struct vc4_bo *vc4_bo = to_vc4_bo(kernel_state->bo[i]); in vc4_get_hang_state_ioctl() local
119 bo_state[i].paddr = vc4_bo->base.paddr; in vc4_get_hang_state_ioctl()
120 bo_state[i].size = vc4_bo->base.base.size; in vc4_get_hang_state_ioctl()
148 struct vc4_bo *bo; in vc4_save_hang_state()
256 struct vc4_bo *bo = to_vc4_bo(kernel_state->bo[i]); in vc4_save_hang_state()
532 struct vc4_bo *bo; in vc4_update_bo_seqnos()
562 struct vc4_bo *bo = to_vc4_bo(&exec->bo[i]->base); in vc4_unlock_bo_reservations()
584 struct vc4_bo *bo; in vc4_lock_bo_reservations()
828 struct vc4_bo *bo; in vc4_get_bcl()
944 struct vc4_bo *bo = to_vc4_bo(&exec->bo[i]->base); in vc4_complete_exec()
953 struct vc4_bo *bo = list_first_entry(&exec->unref_list, in vc4_complete_exec()
954 struct vc4_bo, unref_head); in vc4_complete_exec()
1083 struct vc4_bo *bo; in vc4_wait_bo_ioctl()
1306 struct vc4_bo *bo; in vc4_gem_madvise_ioctl()