Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/vm/
H A Dvm_unix.c296 extern int vm_log_xnu_user_debug;
297 SYSCTL_INT(_vm, OID_AUTO, log_xnu_user_debug, CTLFLAG_RW | CTLFLAG_LOCKED, &vm_log_xnu_user_debug, …
/xnu-11417.121.6/osfmk/vm/
H A Dvm_map.c145 int vm_log_xnu_user_debug = 0; variable
617 if (new->vme_xnu_user_debug && vm_log_xnu_user_debug) { in vm_map_entry_copy_csm_assoc()
5998 if (current->csm_associated && vm_log_xnu_user_debug) { in vm_map_protect()
6055 if (vm_log_xnu_user_debug) { in vm_map_protect()
22991 if (vm_log_xnu_user_debug) { in vm_map_entry_cs_associate()