Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/
H A Dmsm_iommu.c323 get_pt_cache(struct msm_mmu *mmu) in get_pt_cache() function
332 struct kmem_cache *pt_cache = get_pt_cache(mmu); in msm_iommu_pagetable_prealloc_allocate()
353 struct kmem_cache *pt_cache = get_pt_cache(mmu); in msm_iommu_pagetable_prealloc_cleanup()
436 kmem_cache_free(get_pt_cache(&pagetable->base), data); in msm_iommu_pagetable_free_pt()