Home
last modified time | relevance | path

Searched refs:mwl_info_hdr (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/osfmk/mach/
H A Ddyld_pager.h53 struct mwl_info_hdr { struct
70 …const struct mwl_region regions[], uint32_t regionCount, const struct mwl_info_hdr* blob, uint32_t… argument
/xnu-12377.61.12/osfmk/vm/
H A Dvm_dyld_pager.c372 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixupPage64()
452 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixupPageChain32()
521 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixupPage32()
620 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixupPageAuth64()
744 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixupCachePageAuth64()
830 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixup_page()
991 struct mwl_info_hdr *hdr; in dyld_pager_data_request()
1005 hdr = (struct mwl_info_hdr *)pager->dyld_link_info; in dyld_pager_data_request()
H A Dvm_dyld_pager.h45 #define MWL_MIN_LINK_INFO_SIZE sizeof(struct mwl_info_hdr)
/xnu-12377.61.12/bsd/vm/
H A Dvm_unix.c2148 struct mwl_info_hdr *info_hdr = NULL; in map_with_linking_np()
2235 info_hdr = (struct mwl_info_hdr *)link_info; in map_with_linking_np()