Lines Matching refs:vc4_bo
118 struct vc4_bo *vc4_bo = to_vc4_bo(kernel_state->bo[i]); in vc4_get_hang_state_ioctl() local
129 bo_state[i].paddr = vc4_bo->base.dma_addr; in vc4_get_hang_state_ioctl()
130 bo_state[i].size = vc4_bo->base.base.size; in vc4_get_hang_state_ioctl()
158 struct vc4_bo *bo; in vc4_save_hang_state()
266 struct vc4_bo *bo = to_vc4_bo(kernel_state->bo[i]); in vc4_save_hang_state()
557 struct vc4_bo *bo; in vc4_update_bo_seqnos()
855 struct vc4_bo *bo; in vc4_get_bcl()
977 struct vc4_bo *bo = to_vc4_bo(&exec->bo[i]->base); in vc4_complete_exec()
986 struct vc4_bo *bo = list_first_entry(&exec->unref_list, in vc4_complete_exec()
987 struct vc4_bo, unref_head); in vc4_complete_exec()
1125 struct vc4_bo *bo; in vc4_wait_bo_ioctl()
1369 struct vc4_bo *bo; in vc4_gem_madvise_ioctl()