Searched defs:pmap_pv_pool (Results 1 - 5 of 5) sorted by relevance
| /src/sys/arch/hppa/hppa/ | ||
| H A D | pmap.c | 107 struct pool pmap_pv_pool; variable in typeref:struct:pool |
| /src/sys/uvm/pmap/ | ||
| H A D | pmap.c | 279 struct pool pmap_pv_pool; variable in typeref:struct:pool |
| /src/sys/arch/m68k/m68k/ | ||
| H A D | pmap_motorola.c | 291 struct pool pmap_pv_pool; /* memory pool for pv entries */ variable in typeref:struct:pool |
| H A D | pmap_68k.c | 691 static struct pool pmap_pv_pool; variable in typeref:struct:pool |
| /src/sys/arch/arm/arm32/ | ||
| H A D | pmap.c | 273 static struct pool pmap_pv_pool; variable in typeref:struct:pool [all...] |
Completed in 21 milliseconds