OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eiomapsize
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/news68k/news68k/
pmap_bootstrap.c
95
u_int iiomapsize,
eiomapsize
;
local in function:pmap_bootstrap
114
*
EIOMAPSIZE
are the number of PTEs, hence we need to round
126
eiomapsize
= m68k_btop(RELOC(extiotop_phys, u_int) -
143
(iiomapsize +
eiomapsize
+ NPTEPG - 1) / NPTEPG;
397
pte +=
eiomapsize
;
Completed in 47 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025