Searched refs:ap_pgr_hdr (Results 1 – 2 of 2) sorted by relevance
143 struct memory_object ap_pgr_hdr; member148 #define ap_pgr_hdr_ref ap_pgr_hdr.mo_ref252 pager->ap_pgr_hdr.mo_control = control; in apple_protect_pager_init()374 mo_control = pager->ap_pgr_hdr.mo_control; in apple_protect_pager_data_request()796 memory_object_destroy(pager->ap_pgr_hdr.mo_control, 0); in apple_protect_pager_terminate_internal()849 if (pager->ap_pgr_hdr.mo_control != MEMORY_OBJECT_CONTROL_NULL) { in apple_protect_pager_deallocate_internal()850 memory_object_control_deallocate(pager->ap_pgr_hdr.mo_control); in apple_protect_pager_deallocate_internal()851 pager->ap_pgr_hdr.mo_control = MEMORY_OBJECT_CONTROL_NULL; in apple_protect_pager_deallocate_internal()1033 pager->ap_pgr_hdr.mo_ikot = IKOT_MEMORY_OBJECT; in apple_protect_pager_create()1034 pager->ap_pgr_hdr.mo_pager_ops = &apple_protect_pager_ops; in apple_protect_pager_create()[all …]
4184 refcnt = pager.ap_pgr_hdr.mo_ref