Home
last modified time | relevance | path

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

/xnu-12377.41.6/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.41.6/osfmk/vm/
H A Dvm_dyld_pager.c369 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixupPage64()
449 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixupPageChain32()
518 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixupPage32()
617 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixupPageAuth64()
741 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixupCachePageAuth64()
827 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixup_page()
988 struct mwl_info_hdr *hdr; in dyld_pager_data_request()
1002 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.41.6/bsd/vm/
H A Dvm_unix.c2135 struct mwl_info_hdr *info_hdr = NULL; in map_with_linking_np()
2222 info_hdr = (struct mwl_info_hdr *)link_info; in map_with_linking_np()