OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootstrap_pde
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/riscv/riscv/
pmap_machdep.c
306
extern pmap_pdetab_t
bootstrap_pde
[PAGE_SIZE / sizeof(pd_entry_t)];
320
VPRINTF("bs_pde %p ",
bootstrap_pde
);
325
pm->pm_pdetab =
bootstrap_pde
;
328
pm->pm_md.md_ppn = atop(KERN_VTOPHYS((vaddr_t)
bootstrap_pde
));
locore.S
719
bootstrap_pde
:
label
720
.global _C_LABEL(
bootstrap_pde
)
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025