Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_gem.h52 void ivpu_bo_remove_all_bos_from_context(struct ivpu_mmu_context *ctx);
H A Divpu_drv.c96 ivpu_bo_remove_all_bos_from_context(&file_priv->ctx); in file_priv_release()
H A 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