OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MMU_PAGE_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun3/include/
pte3x.h
72
#define
MMU_PAGE_SIZE
(0x00002000)
110
((unsigned long) (pa +
MMU_PAGE_SIZE
- 1) & MMU_PAGE_MASK)
/src/sys/arch/sun3/sun3x/
pmap.c
728
NUM_C_TABLES = (total_phys_mem * 4) / (MMU_C_TBL_SIZE *
MMU_PAGE_SIZE
);
3403
for (; sva < eva; sva +=
MMU_PAGE_SIZE
, c_pte++) {
Completed in 15 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025