struct proc_mm* pvms; // process vm
off_t offset; // mapped file offset
size_t mlen; // mapped memory length
struct proc_mm* pvms; // process vm
off_t offset; // mapped file offset
size_t mlen; // mapped memory length
u32_t proct; // protections
u32_t flags; // other options
u32_t type; // region type
u32_t proct; // protections
u32_t flags; // other options
u32_t type; // region type