pmap.c | 285 static struct pool_cache pmap_l2dtable_cache; variable in typeref:struct:pool_cache 647 pool_cache_get(&pmap_l2dtable_cache, PR_NOWAIT) 649 pool_cache_put(&pmap_l2dtable_cache, (l2)) 6593 pool_cache_bootstrap(&pmap_l2dtable_cache, sizeof(struct l2_dtable), 0, 6858 pool_cache_setlowat(&pmap_l2dtable_cache,
|