OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kernend_phys
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/aarch64/aarch64/
aarch64_machdep.c
157
paddr_t
kernend_phys
= KERN_VTOPHYS(kernend);
local in function:cpu_kernel_vm_init
203
kernstart_phys,
kernend_phys
, kernend_extra);
205
kernend_phys
- kernstart_phys + kernend_extra);
291
paddr_t
kernend_phys
__unused = KERN_VTOPHYS(kernend);
343
kernend_phys
,
344
round_page(
kernend_phys
),
345
round_page(
kernend_phys
) + kernend_extra,
/src/sys/arch/riscv/riscv/
riscv_machdep.c
569
paddr_t
kernend_phys
= KERN_VTOPHYS(kernend);
local in function:cpu_kernel_vm_init
572
__func__, kernstart_phys,
kernend_phys
);
574
kernend_phys
- kernstart_phys);
811
paddr_t
kernend_phys
__unused = KERN_VTOPHYS(kernend);
864
DPRINTF(
kernend_phys
)
Completed in 16 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025