OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TBL40_L3_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/m68k/include/
mmu_40.h
89
#define
TBL40_L3_SIZE
(LA40_L3_COUNT * sizeof(uint32_t))
/src/sys/arch/m68k/m68k/
pmap_68k.c
594
pmap_ptpage_table_counts[0] = PAGE_SIZE /
TBL40_L3_SIZE
;
3428
for (; pa < end_pa; va += NBSEG3L, pa +=
TBL40_L3_SIZE
) {
4167
va += NBSEG3L, pa +=
TBL40_L3_SIZE
) {
Completed in 20 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026