HelenOS sources

ofw_map           230 boot/arch/sparc64/src/main.c 	ofw_map((void *) (bootinfo.physmem_start + KERNEL_ADDRESS),
ofw_map           246 boot/arch/sparc64/src/main.c 	ofw_map(bootinfo.physmem_start + balloc_base, balloc_base,
ofw_map           121 boot/genarch/include/genarch/ofw.h extern void ofw_map(const void *, const void *, const size_t,
ofw_map           425 boot/genarch/src/ofw.c 	ofw_map(*base_pa, *base, ALIGN_UP(size, PAGE_SIZE), (ofw_arg_t) -1);
HelenOS homepage, sources at GitHub