OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootinfo_pa
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/virt68k/virt68k/
bootinfo.c
262
const paddr_t
bootinfo_pa
= nextpa;
local
273
PMAP_BOOTSTRAP_RELOC_PA(
bootinfo_pa
);
320
PMAP_BOOTSTRAP_PA_TO_VA(
bootinfo_pa
);
/src/sys/arch/hp300/hp300/
machdep.c
128
paddr_t
bootinfo_pa
;
variable
282
pmap_enter(pmap_kernel(), bootinfo_va,
bootinfo_pa
,
local
324
printf("bootinfo found at 0x%08lx\n",
bootinfo_pa
);
Completed in 25 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026