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