OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mmuBbase
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun3/sun3x/
pmap.c
205
*
mmuBbase
-> +-------------------------------------------------------+
237
static mmu_short_dte_t *
mmuBbase
;
444
idx = (mmuBtbl -
mmuBbase
) / MMU_B_TBL_SIZE;
737
mmuBbase
= pmap_bootstrap_alloc(size);
1152
b_tbl->bt_dtbl = &
mmuBbase
[i * MMU_B_TBL_SIZE];
pmap.c
205
*
mmuBbase
-> +-------------------------------------------------------+
237
static mmu_short_dte_t *
mmuBbase
;
444
idx = (mmuBtbl -
mmuBbase
) / MMU_B_TBL_SIZE;
737
mmuBbase
= pmap_bootstrap_alloc(size);
1152
b_tbl->bt_dtbl = &
mmuBbase
[i * MMU_B_TBL_SIZE];
Completed in 31 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025