Searched refs:vme_xnu_user_debug (Results 1 – 5 of 5) sorted by relevance
262 /* boolean_t */ vme_xnu_user_debug:1, member
673 if (new->vme_xnu_user_debug && vm_log_xnu_user_debug) { in vm_map_entry_copy_csm_assoc()690 new->vme_xnu_user_debug = FALSE; in vm_map_entry_copy_csm_assoc()6408 kr, current->vme_xnu_user_debug); in vm_map_protect()12606 if (entry->vme_xnu_user_debug && in vm_map_copyout_internal()15849 fault_info->fi_xnu_user_debug = entry->vme_xnu_user_debug; in vm_map_lookup_and_lock_object()17318 (prev_entry->vme_xnu_user_debug == this_entry->vme_xnu_user_debug) && in vm_map_simplify_entry()18174 entry->vme_xnu_user_debug) { in vm_map_reusable_pages()18411 entry->vme_xnu_user_debug) { in vm_map_zero_entry_preflight()22455 entry->vme_xnu_user_debug) { in vm_map_msync()24507 entry->vme_xnu_user_debug = TRUE; in vm_map_entry_cs_associate()[all …]
3612 (entry->vme_xnu_user_debug ? PMAP_OPTIONS_XNU_USER_DEBUG : 0), PMAP_MAPPING_TYPE_INFER), in vm_upl_object_test()3647 (entry->vme_xnu_user_debug ? PMAP_OPTIONS_XNU_USER_DEBUG : 0), PMAP_MAPPING_TYPE_INFER), in vm_upl_object_test()
7130 if (entry->vme_xnu_user_debug) { in vm_fault_unwire()7464 if (entry->vme_xnu_user_debug) { in vm_fault_wire_fast()
7000 if ((entry->protection & VM_PROT_EXECUTE) || entry->vme_xnu_user_debug) {7041 ((entry->protection & VM_PROT_EXECUTE) || entry->vme_xnu_user_debug)) {