ofw_get_physmem_start 37 boot/arch/sparc64/include/arch/ofw.h extern uintptr_t ofw_get_physmem_start(void); ofw_get_physmem_start 201 boot/arch/sparc64/src/main.c bootinfo.physmem_start = ofw_get_physmem_start();