Home
last modified time | relevance | path

Searched refs:vm_log_xnu_user_debug (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.61.3/bsd/vm/
H A Dvm_unix.c252 extern int vm_log_xnu_user_debug;
253 SYSCTL_INT(_vm, OID_AUTO, log_xnu_user_debug, CTLFLAG_RW | CTLFLAG_LOCKED, &vm_log_xnu_user_debug, …
/xnu-10002.61.3/osfmk/vm/
H A Dvm_map.c131 int vm_log_xnu_user_debug = 0; variable
461 if (new->vme_xnu_user_debug && vm_log_xnu_user_debug) { in vm_map_entry_copy_csm_assoc()
6155 if (current->csm_associated && vm_log_xnu_user_debug) { in vm_map_protect()
6213 if (vm_log_xnu_user_debug) { in vm_map_protect()
21990 if (vm_log_xnu_user_debug) { in vm_map_entry_cs_associate()