OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootpa
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amd64/stand/prekern/
mm.c
406
paddr_t
bootpa
;
local in function:mm_map_boot
418
bootpa
= bootspace_get_kern_segs_end_pa();
422
size = (pa_avail -
bootpa
);
427
mm_enter_pa(
bootpa
+ i * PAGE_SIZE,
432
elf_fixup_boot(randva,
bootpa
);
444
bootspace.boot.pa =
bootpa
;
elf.c
303
elf_fixup_boot(vaddr_t bootva, paddr_t
bootpa
)
326
offboot = basepa + eif.shdr[i].sh_offset -
bootpa
;
Completed in 38 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025