Home
last modified time | relevance | path

Searched refs:ivpu_bo_remove_all_bos_from_context (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/accel/ivpu/
Divpu_gem.h52 void ivpu_bo_remove_all_bos_from_context(struct ivpu_mmu_context *ctx);
Divpu_drv.c96 ivpu_bo_remove_all_bos_from_context(&file_priv->ctx); in file_priv_release()
Divpu_gem.c331 void ivpu_bo_remove_all_bos_from_context(struct ivpu_mmu_context *ctx) in ivpu_bo_remove_all_bos_from_context() function