OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_pmap_cache
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/aarch64/aarch64/
pmap.c
219
static struct pool_cache
_pmap_cache
;
variable in typeref:struct:pool_cache
487
pool_cache_bootstrap(&
_pmap_cache
, sizeof(struct pmap),
1517
pm = pool_cache_get(&
_pmap_cache
, PR_WAITOK);
1570
pool_cache_put(&
_pmap_cache
, pm);
Completed in 142 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025