Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/
A Dmsm_iommu.c319 get_pt_cache(struct msm_mmu *mmu) in get_pt_cache() function
328 struct kmem_cache *pt_cache = get_pt_cache(mmu); in msm_iommu_pagetable_prealloc_allocate()
347 struct kmem_cache *pt_cache = get_pt_cache(mmu); in msm_iommu_pagetable_prealloc_cleanup()
427 kmem_cache_free(get_pt_cache(&pagetable->base), data); in msm_iommu_pagetable_free_pt()

Completed in 6 milliseconds