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

/netbsd-current/sys/arch/arm/include/
H A Dbootconfig.h51 struct boot_physmem { struct
/netbsd-current/sys/arch/arm/include/arm32/
H A Dmachdep.h75 struct boot_physmem;
102 const struct boot_physmem *bp, size_t nbp);
/netbsd-current/sys/arch/aarch64/include/
H A Dmachdep.h39 struct boot_physmem;
77 vaddr_t initarm_common(vaddr_t, vsize_t, const struct boot_physmem *, size_t);
/netbsd-current/sys/arch/cats/cats/
H A Dcats_machdep.c214 static struct boot_physmem cats_physmem[MAX_PHYSMEM];
390 struct boot_physmem *bp;
/netbsd-current/sys/arch/evbarm/fdt/
H A Dfdt_machdep.c174 static struct boot_physmem fdt_physmem[FDT_MEMORY_RANGES];
189 struct boot_physmem *bp = &fdt_physmem[nfdt_physmem++];
/netbsd-current/sys/arch/arm/arm32/
H A Darm32_boot.c165 const struct boot_physmem *bp, size_t nbp)
/netbsd-current/sys/arch/evbarm/bcm53xx/
H A Dbcm53xx_machdep.c192 static const struct boot_physmem bp_first256 = {
/netbsd-current/sys/arch/aarch64/aarch64/
H A Daarch64_machdep.c244 const struct boot_physmem *bp, size_t nbp)

Completed in 123 milliseconds