Home
last modified time | relevance | path

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

/xnu-11215.1.10/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-11215.1.10/osfmk/vm/
H A Dvm_dyld_pager.c284 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixupPage64()
351 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixupChain32()
404 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixupPage32()
499 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixupPageAuth64()
599 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixupCachePageAuth64()
670 struct mwl_info_hdr *hdr = (struct mwl_info_hdr *)link_info; in fixup_page()
809 struct mwl_info_hdr *hdr; in dyld_pager_data_request()
823 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-11215.1.10/bsd/vm/
H A Dvm_unix.c1845 struct mwl_info_hdr *info_hdr = NULL; in map_with_linking_np()
1932 info_hdr = (struct mwl_info_hdr *)link_info; in map_with_linking_np()