| pmap.c | 285 static struct pool_cache pmap_l2dtable_cache; variable in typeref:struct:pool_cache 642 pool_cache_get(&pmap_l2dtable_cache, PR_NOWAIT) 644 pool_cache_put(&pmap_l2dtable_cache, (l2)) 6559 pool_cache_bootstrap(&pmap_l2dtable_cache, sizeof(struct l2_dtable), 0, 6824 pool_cache_setlowat(&pmap_l2dtable_cache,
|