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