Searched refs:panfrost_mmu_ctx_create (Results 1 – 3 of 3) sorted by relevance
23 struct panfrost_mmu *panfrost_mmu_ctx_create(struct panfrost_device *pfdev);
480 panfrost_priv->mmu = panfrost_mmu_ctx_create(pfdev); in panfrost_open()
608 struct panfrost_mmu *panfrost_mmu_ctx_create(struct panfrost_device *pfdev) in panfrost_mmu_ctx_create() function