Home
last modified time | relevance | path

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

/minix3/sys/arch/arm/include/
H A Dbootconfig.h48 struct boot_physmem { struct
49 paddr_t bp_start; /* starting PFN (not address) */
50 psize_t bp_pages; /* # of pages */
51 u_int bp_freelist; /* VM_FREELIST_ * */
52 u_int bp_flags;