Searched defs:mwl_region (Results 1 – 1 of 1) sorted by relevance
44 struct mwl_region { struct45 int mwlr_fd; /* fd of file file to over map */46 vm_prot_t mwlr_protections;/* protections for new overmapping */70 extern int __map_with_linking_np(const struct mwl_region regions[], uint32_t regionCount, const str… argument