Searched refs:ivpu_dbg_bo (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/accel/ivpu/ |
H A D | ivpu_gem.c | 25 static inline void ivpu_dbg_bo(struct ivpu_device *vdev, struct ivpu_bo *bo, const char *action) in ivpu_dbg_bo() function 48 ivpu_dbg_bo(vdev, bo, "pin"); in ivpu_bo_pin() 95 ivpu_dbg_bo(vdev, bo, "alloc"); in ivpu_bo_alloc_vpu_addr() 147 ivpu_dbg_bo(vdev, bo, "unbind"); in ivpu_bo_unbind_all_bos_from_context() 231 ivpu_dbg_bo(vdev, bo, "free"); in ivpu_gem_bo_free()
|