Home
last modified time | relevance | path

Searched refs:vme_xnu_user_debug (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.81.4/osfmk/vm/
H A Dvm_map_xnu.h260 /* boolean_t */ vme_xnu_user_debug:1, member
H A Dvm_map.c594 if (new->vme_xnu_user_debug && vm_log_xnu_user_debug) { in vm_map_entry_copy_csm_assoc()
611 new->vme_xnu_user_debug = FALSE; in vm_map_entry_copy_csm_assoc()
5954 if (!current->vme_xnu_user_debug && in vm_map_protect()
5986 kr, current->vme_xnu_user_debug); in vm_map_protect()
11668 if (entry->vme_xnu_user_debug && in vm_map_copyout_internal()
14747 fault_info->fi_xnu_user_debug = entry->vme_xnu_user_debug; in vm_map_lookup_and_lock_object()
16052 (prev_entry->vme_xnu_user_debug == this_entry->vme_xnu_user_debug) && in vm_map_simplify_entry()
16515 fault_info.fi_xnu_user_debug = entry->vme_xnu_user_debug; in vm_map_willneed()
16913 if (entry->vme_xnu_user_debug) { in vm_map_reusable_pages()
17137 entry->vme_xnu_user_debug) { in vm_map_zero_entry_preflight()
[all …]
H A Dvm_fault.c6794 if (entry->vme_xnu_user_debug) { in vm_fault_unwire()
7119 if (entry->vme_xnu_user_debug) { in vm_fault_wire_fast()