Searched refs:pgd_cachep (Results 1 – 1 of 1) sorted by relevance
7 static struct kmem_cache *pgd_cachep; variable23 pgd_cachep = kmem_cache_create("pgd_cache", in pgtable_cache_init()35 return kmem_cache_alloc(pgd_cachep, PGALLOC_GFP); in pgd_alloc()40 kmem_cache_free(pgd_cachep, pgd); in pgd_free()