Searched refs:fdt_physmem (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/evbarm/fdt/
H A Dfdt_machdep.c174 static struct boot_physmem fdt_physmem[FDT_MEMORY_RANGES]; variable in typeref:struct:boot_physmem
189 struct boot_physmem *bp = &fdt_physmem[nfdt_physmem++];
383 /* Populate fdt_physmem / nfdt_physmem for initarm_common */
386 vaddr_t sp = initarm_common(KERNEL_VM_BASE, KERNEL_VM_SIZE, fdt_physmem,

Completed in 158 milliseconds