OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mmuAbase
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun3/sun3x/
pmap.c
201
*
mmuAbase
-> +-------------------------------------------------------+
238
static mmu_long_dte_t *
mmuAbase
;
415
* pool (table -
mmuAbase
).
429
idx = (mmuAtbl -
mmuAbase
) / MMU_A_TBL_SIZE;
740
mmuAbase
= pmap_bootstrap_alloc(size);
1113
a_tbl->at_dtbl = &
mmuAbase
[i * MMU_A_TBL_SIZE];
pmap.c
201
*
mmuAbase
-> +-------------------------------------------------------+
238
static mmu_long_dte_t *
mmuAbase
;
415
* pool (table -
mmuAbase
).
429
idx = (mmuAtbl -
mmuAbase
) / MMU_A_TBL_SIZE;
740
mmuAbase
= pmap_bootstrap_alloc(size);
1113
a_tbl->at_dtbl = &
mmuAbase
[i * MMU_A_TBL_SIZE];
Completed in 28 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025