Lines Matching refs:vc4_bo
115 struct vc4_bo *vc4_bo = to_vc4_bo(kernel_state->bo[i]); in vc4_get_hang_state_ioctl() local
126 bo_state[i].paddr = vc4_bo->base.paddr; in vc4_get_hang_state_ioctl()
127 bo_state[i].size = vc4_bo->base.base.size; in vc4_get_hang_state_ioctl()
155 struct vc4_bo *bo; in vc4_save_hang_state()
263 struct vc4_bo *bo = to_vc4_bo(kernel_state->bo[i]); in vc4_save_hang_state()
539 struct vc4_bo *bo; in vc4_update_bo_seqnos()
836 struct vc4_bo *bo; in vc4_get_bcl()
958 struct vc4_bo *bo = to_vc4_bo(&exec->bo[i]->base); in vc4_complete_exec()
967 struct vc4_bo *bo = list_first_entry(&exec->unref_list, in vc4_complete_exec()
968 struct vc4_bo, unref_head); in vc4_complete_exec()
1096 struct vc4_bo *bo; in vc4_wait_bo_ioctl()
1318 struct vc4_bo *bo; in vc4_gem_madvise_ioctl()