Searched defs:pt_cache (Results 1 – 2 of 2) sorted by relevance
22 struct kmem_cache *pt_cache; member332 struct kmem_cache *pt_cache = get_pt_cache(mmu); in msm_iommu_pagetable_prealloc_allocate() local353 struct kmem_cache *pt_cache = get_pt_cache(mmu); in msm_iommu_pagetable_prealloc_cleanup() local
421 static struct kmem_cache *pt_cache; variable