Searched defs:boot_physmem (Results 1 – 1 of 1) sorted by relevance
48 struct boot_physmem { struct49 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;