Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c551 static void panfrost_mmu_release_ctx(struct kref *kref) in panfrost_mmu_release_ctx() function
577 kref_put(&mmu->refcount, panfrost_mmu_release_ctx); in panfrost_mmu_ctx_put()