Home
last modified time | relevance | path

Searched defs:boot_physmem (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/include/
H A Dbootconfig.h51 struct boot_physmem { struct
52 paddr_t bp_start; /* starting PFN (not address) */
53 psize_t bp_pages; /* # of pages */
54 u_int bp_freelist; /* VM_FREELIST_ * */
55 u_int bp_flags;