OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nextpa
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/mac68k/
pmap_bootstrap.c
109
*
nextpa
is the first address following the loaded kernel. On a IIsi
113
pmap_bootstrap(paddr_t
nextpa
, paddr_t firstpa)
147
lwp0upa =
nextpa
;
148
nextpa
+= USPACE;
153
kstpa =
nextpa
;
154
nextpa
+= kstsize * PAGE_SIZE;
155
kptmpa =
nextpa
;
156
nextpa
+= PAGE_SIZE;
157
kptpa =
nextpa
;
171
nextpa
+= nptpages * PAGE_SIZE
548
paddr_t
nextpa
;
local in function:bootstrap_mac68k
[
all
...]
pmap_bootstrap.c
109
*
nextpa
is the first address following the loaded kernel. On a IIsi
113
pmap_bootstrap(paddr_t
nextpa
, paddr_t firstpa)
147
lwp0upa =
nextpa
;
148
nextpa
+= USPACE;
153
kstpa =
nextpa
;
154
nextpa
+= kstsize * PAGE_SIZE;
155
kptmpa =
nextpa
;
156
nextpa
+= PAGE_SIZE;
157
kptpa =
nextpa
;
171
nextpa
+= nptpages * PAGE_SIZE
548
paddr_t
nextpa
;
local in function:bootstrap_mac68k
[
all
...]
Completed in 50 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025