Searched refs:ap_pgr_hdr (Results 1 – 2 of 2) sorted by relevance
145 struct memory_object ap_pgr_hdr; member150 #define ap_pgr_hdr_ref ap_pgr_hdr.mo_ref254 pager->ap_pgr_hdr.mo_control = control; in apple_protect_pager_init()377 mo_control = pager->ap_pgr_hdr.mo_control; in apple_protect_pager_data_request()805 memory_object_destroy(pager->ap_pgr_hdr.mo_control, VM_OBJECT_DESTROY_PAGER); in apple_protect_pager_terminate_internal()858 if (pager->ap_pgr_hdr.mo_control != MEMORY_OBJECT_CONTROL_NULL) { in apple_protect_pager_deallocate_internal()859 memory_object_control_deallocate(pager->ap_pgr_hdr.mo_control); in apple_protect_pager_deallocate_internal()860 pager->ap_pgr_hdr.mo_control = MEMORY_OBJECT_CONTROL_NULL; in apple_protect_pager_deallocate_internal()1042 pager->ap_pgr_hdr.mo_ikot = IKOT_MEMORY_OBJECT; in apple_protect_pager_create()1043 pager->ap_pgr_hdr.mo_pager_ops = &apple_protect_pager_ops; in apple_protect_pager_create()[all …]
4461 refcnt = pager.ap_pgr_hdr.mo_ref