Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/mach/
H A Ddyld_pager.h44 struct mwl_region { struct
45 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