Searched refs:VMH_PREV_SET (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.1.9/osfmk/vm/ |
| H A D | vm_map_store_ll.c | 62 VMH_PREV_SET(hdr, CAST_TO_VM_MAP_ENTRY(hdr)); in vm_map_store_init_ll() 98 VMH_PREV_SET(©->cpy_hdr, vm_map_copy_to_entry(copy)); in vm_map_store_copy_reset_ll()
|
| H A D | vm_map_xnu.h | 499 VMH_PREV_SET(struct vm_map_header * hdr, vm_map_entry_t prev) in VMH_PREV_SET() function
|
| H A D | vm_map.c | 1666 VMH_PREV_SET(hdr_ptr, (vm_map_entry_t)(((vm_offset_t) VMH_PREV(hdr_ptr)) + delta)); in vm_map_relocate_early_elem() 10059 VMH_PREV_SET(©->cpy_hdr, copy_entry); in vm_map_copy_overwrite_nested() 10109 VMH_PREV_SET(©->cpy_hdr, previous_prev); in vm_map_copy_overwrite_nested() 10131 VMH_PREV_SET(©->cpy_hdr, previous_prev); in vm_map_copy_overwrite_nested() 10193 VMH_PREV_SET(©->cpy_hdr, copy_entry); in vm_map_copy_overwrite_nested() 10226 VMH_PREV_SET(©->cpy_hdr, previous_prev); in vm_map_copy_overwrite_nested() 10257 VMH_PREV_SET(©->cpy_hdr, previous_prev); in vm_map_copy_overwrite_nested() 10274 VMH_PREV_SET(©->cpy_hdr, previous_prev); in vm_map_copy_overwrite_nested()
|