Searched refs:ap_pgr_hdr (Results 1 – 2 of 2) sorted by relevance
152 struct memory_object ap_pgr_hdr; member157 #define ap_pgr_hdr_ref ap_pgr_hdr.mo_ref261 pager->ap_pgr_hdr.mo_control = control; in apple_protect_pager_init()393 mo_control = pager->ap_pgr_hdr.mo_control; in apple_protect_pager_data_request()815 memory_object_destroy(pager->ap_pgr_hdr.mo_control, 0); in apple_protect_pager_terminate_internal()868 if (pager->ap_pgr_hdr.mo_control != MEMORY_OBJECT_CONTROL_NULL) { in apple_protect_pager_deallocate_internal()869 memory_object_control_deallocate(pager->ap_pgr_hdr.mo_control); in apple_protect_pager_deallocate_internal()870 pager->ap_pgr_hdr.mo_control = MEMORY_OBJECT_CONTROL_NULL; in apple_protect_pager_deallocate_internal()1066 pager->ap_pgr_hdr.mo_ikot = IKOT_MEMORY_OBJECT; in apple_protect_pager_create()1067 pager->ap_pgr_hdr.mo_pager_ops = &apple_protect_pager_ops; in apple_protect_pager_create()[all …]
4622 refcnt = pager.ap_pgr_hdr.mo_ref